Eventually I'll figure out more about how to work with the differences between selenium and goutte when testing as far as .htaccess (and other things) are concerned. In the meantime, it would be much easier if you could allow me access based on IP (50.43.40.17)

Comments

sdboyer’s picture

Status: Active » Fixed

OK done, and in puppet. we can pull it out later as we need to.

tizzo’s picture

Title: Allow access to git6dev by ip » Add basic auth support to tests with profile for staging

If we're only supporting firefox the default behavior with selenium is to allow http://username:password@example.com syntax and goutte supports basic auth. We should be able to make these work on staging without an issue. Reopening and updating title

tizzo’s picture

Status: Fixed » Active

Forgot to update status.

tizzo’s picture

Status: Active » Fixed

I believe this is working with both goutte and selenium after this commit.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.