Top "Mink" questions

Mink is an open source acceptance test framework for web applications, written in PHP 5.3.

Can I send raw keyboard input using Mink and Selenium2?

I am using Behat and Mink with the Selenium2 driver, and I'm trying to type directly into a form field (…

php selenium-webdriver behat mink
How to verify the selected option from the dropdown using Behat/Mink

There are couple of filters on the page and I would like to verify the default filter values. I'm not …

php css-selectors bdd behat mink