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