If you are not sure if login is set up for a scan in Website Scanner, you can check it using your browser's developer tools.
Follow these steps:
- Open the scan details page for your project: https://scanner.browserstack.com/site-scanner/scan-details/<project_name>
- Open Developer Tools in your browser (press F12 or fn + F12).
- Go to the Network tab and refresh the page.
- Look for a network request that includes your project name (e.g., qa.primeroedge.co_somo).
- Click on that request and check the Response tab.
The response will include login-related information in the JSON payload if a login is configured.
Need help reviewing this data or enabling login for your scans? Contact BrowserStack Support.