All Questions
1 question
0
votes
1
answer
407
views
Zombie.js Mink Behat not working
I have been struggling with getting to zombie.js work with mink behat. Below is the minimized version of my files.
composer.json
{
"require": {
"behat/mink": "^1.7",
"behat/mink-zombie-...