We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46404b0 + 34c54c8 commit 93474c6Copy full SHA for 93474c6
1 file changed
README.md
@@ -20,6 +20,7 @@ use Behat\Mink\Mink,
20
21
use Selenium\Client as SeleniumClient;
22
23
+$browser = 'firefox';
24
$url = 'http://example.com';
25
26
$mink = new Mink(array(
0 commit comments