Confirmed users
9,511
edits
No edit summary |
|||
Line 162: | Line 162: | ||
# Stop the Selenium hub by running <code>sudo initctl stop selenium</code> | # Stop the Selenium hub by running <code>sudo initctl stop selenium</code> | ||
# Download the new Selenium server by running the following, replacing the version numbers as appropriate: | # Download the new Selenium server by running the following, replacing the version numbers as appropriate: | ||
#* <code>sudo wget -P /opt/selenium <nowiki>http://selenium-release.storage.googleapis.com/2. | #* <code>sudo wget -P /opt/selenium <nowiki>http://selenium-release.storage.googleapis.com/2.53/selenium-server-standalone-2.53.1.jar</nowiki></code> | ||
# Update the Selenium version in /etc/init/selenium.conf | # Update the Selenium version in /etc/init/selenium.conf | ||
# Start the Selenium hub by running <code>sudo initctl start selenium</code> | # Start the Selenium hub by running <code>sudo initctl start selenium</code> |