How to Add Password-Protected Pages
If any of your pages are located behind a login, you will need to indicate that authentication is required.

You will now have the option to choose between:
- Basic Authentication. Select this option if any URLs associated with your domain require a Username and Password.
- Form Authentication. Select this option if any URLs associated with your domain require users to complete a more detailed form.
With form authentication, you will have the option to provide more details, including:
- Login URL
- Username and Password
- Login Form Selector, which indicates a button or URL needs to be clicked to trigger the login form
- Username and Password Field Selectors, which helps our tool identify the fields where the username and password need to be inserted
- Submit Button Selector, which helps our tool identify which button should be clicked to submit the login request

You can now click on Add Domain.