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 35c24ac commit 948c74fCopy full SHA for 948c74f
src/Command/BehatCommand.php
@@ -45,7 +45,7 @@ class BehatCommand extends AbstractMoodleCommand
45
*
46
* @var string
47
*/
48
- private $seleniumChromeImage = 'selenium/standalone-chrome:3';
+ private $seleniumChromeImage = 'selenium/standalone-chrome:3.141.59-20210713';
49
50
/**
51
* Wait this many microseconds for Selenium server to start/stop.
0 commit comments