rhwilr - https://gist.github.com/rhwilr/ce7338a972ef0c5585ce0c01e54bb13b#os-installation
joariasl - https://gist.github.com/joariasl/e58ca997d2581236dc56
| <?php | |
| /** | |
| * @author Gildas Quéméner <gildas@akeneo.com> | |
| * @copyright 2013 Akeneo SAS (http://www.akeneo.com) | |
| * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | |
| */ | |
| use Behat\Behat\Exception\BehaviorException; | |
| use Behat\Mink\Driver\Selenium2Driver; |