Testing basic auth password protected websites
Last updated
Last updated
BugBug allows you to test websites that require a basic authentication password.
Basic authentication or "basic auth" is a simple way to protect a website from being viewed before you publish it. Developers often use it to hide the testing environment from the external world. That means that when you enter an URL you need to provide a username and password.
Important! BugBug will not automatically record this step. You need to manually add "basic auth" to the "Go to URL" step. See below.
Manually add a "Go to URL" action
Click it to see the details on the right-hand side
Click "Password protected"
Enter the username and password here
Save the step
Run the test to see if the page is loaded correctly