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.
1 parent 69d20a9 commit bf6e503Copy full SHA for bf6e503
src/Command/BehatCommand.php
@@ -38,7 +38,7 @@ class BehatCommand extends AbstractMoodleCommand
38
*
39
* @var string
40
*/
41
- private $seleniumFirefoxImage = 'selenium/standalone-firefox:3.141.59';
+ private $seleniumFirefoxImage = 'selenium/standalone-firefox:3';
42
43
/**
44
* Selenium standalone Chrome image.
0 commit comments