Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d8e8bd9

Browse files
committed
Upgraded Selenium Server to last stable version
1 parent a6fdffd commit d8e8bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/common_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
SELENIUM_HUB_URL='http://127.0.0.1:4444'
44
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
5+
SELENIUM_DOWNLOAD_URL=http://selenium-release.storage.googleapis.com/2.48/selenium-server-standalone-2.48.2.jar
66
PHP_VERSION=$(php -v)

0 commit comments

Comments
 (0)