Behat/Mink
Install using composer (for other methods check ) behat.org
If you using linux, please go sure that you have installed php-curl (normal curl installation won't work)
Linux
sudo apt-get install php5-curl
If you are using Windows, make sure you have PHP, Curl and Git installed.
You...