We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e7819 commit c7fff89Copy full SHA for c7fff89
1 file changed
src/Application/Command/DownloadSeleniumCommand.php
@@ -31,7 +31,7 @@ protected function configure()
31
's',
32
InputOption::VALUE_REQUIRED,
33
'Set a custom selenium version',
34
- '2.44'
+ '2.44.0'
35
)
36
->addOption(
37
'selenium-destination',
0 commit comments