minkphp / MinkSelenium2Driver

Selenium2 (webdriver) driver for Mink framework
MIT License
508 stars 163 forks source link

BasicAuthTest is failing in CI #347

Closed stof closed 2 years ago

stof commented 2 years ago

BasicAuthTest::testBasicAuthInUrl is failing.

This might be an issue in the driver-testsuite regarding proper isolation of basic auth tests, as browsers maintain state of basic auth.