Auth-Gated: Form Login
Scan pages behind a login form using the extension's built-in auth flow.
Open Demo PageFollow along on the demo page while watching the video
Video coming soon
Follow the written steps below in the meantime
Step-by-Step Instructions
- 1Go to the Test Config Builder.
- 2In the Auth tab, enable authentication.
- 3Set Login URL to:
https://a11yscan.yantrakit.com/demo/tutorials/auth-form-login - 4Set Username Selector to:
input[type="email"] - 5Set Password Selector to:
input[type="password"] - 6Set Submit Selector to:
button[type="submit"] - 7Enter Username:
demo@a11yscan.comand Password:demo123 - 8Download the config and upload it in the extension.
- 9Navigate to the Auth demo login page and start a scan.
- 10The extension fills in credentials, submits the form, waits for redirect, and scans the authenticated dashboard.