Thanks to visit codestin.com Credit goes to github.com
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 a6fdffd commit d8e8bd9Copy full SHA for d8e8bd9
.ci/common_env.sh
@@ -2,5 +2,5 @@
2
3
SELENIUM_HUB_URL='http://127.0.0.1:4444'
4
SELENIUM_JAR=/usr/share/selenium/selenium-server-standalone.jar
5
-SELENIUM_DOWNLOAD_URL=http://selenium-release.storage.googleapis.com/2.44/selenium-server-standalone-2.44.0.jar
+SELENIUM_DOWNLOAD_URL=http://selenium-release.storage.googleapis.com/2.48/selenium-server-standalone-2.48.2.jar
6
PHP_VERSION=$(php -v)
0 commit comments