I'm using ddev as my main development environment, and has a great addon that uses Selenium 2 as its driver instead of the facebook driver.
Currently if behat tests are run with the selenium 2 driver and the test includes checking an alert, the test will fail - even though selenium 2 has those capabilities.
I'm using ddev as my main development environment, and has a great addon that uses Selenium 2 as its driver instead of the facebook driver.
Currently if behat tests are run with the selenium 2 driver and the test includes checking an alert, the test will fail - even though selenium 2 has those capabilities.
PRs