Mink is an open source acceptance test framework for web applications, written in PHP 5.3.
So I got Behat working fine with the headless browser, however I wanted to use Selenium 2 to test some JavaScript …
php selenium-webdriver behat minkI have a submit button namely “Log In” in the login form . The input field is looks like bellow <…
selenium selenium-webdriver behat minkI am using Behat for testing, with the ZombieJS driver, and everything is working very well so far, but there …
behat zombie.js mink