Skip to content

Commit

Permalink
Upgrade to Selenium 3.11.0 (#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Mar 11, 2018
1 parent 8330095 commit 6c97b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ USER seluser
#==========
RUN sudo mkdir -p /opt/selenium \
&& sudo chown seluser:seluser /opt/selenium \
&& wget --no-verbose https://selenium-release.storage.googleapis.com/3.10/selenium-server-standalone-3.10.0.jar \
&& wget --no-verbose https://selenium-release.storage.googleapis.com/3.11/selenium-server-standalone-3.11.0.jar \
-O /opt/selenium/selenium-server-standalone.jar

0 comments on commit 6c97b49

Please sign in to comment.