diff --git a/src/Application/Command/DownloadSeleniumCommand.php b/src/Application/Command/DownloadSeleniumCommand.php index bf1e12a..e2e3d3a 100644 --- a/src/Application/Command/DownloadSeleniumCommand.php +++ b/src/Application/Command/DownloadSeleniumCommand.php @@ -31,7 +31,7 @@ protected function configure() 's', InputOption::VALUE_REQUIRED, 'Set a custom selenium version', - '2.44.0' + '2.53.0' ) ->addOption( 'selenium-destination',