Top "Behat" questions

Behat is a php framework for autotesting your business expectations.

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
Filling in hidden inputs with Behat

I am writing Behat tests and I need to change the value of a hidden input field <input type="…

behat