QA/Execution/Web Testing/Automation/Selenium Grid: Difference between revisions

Line 163: Line 163:
# Connect to selenium-hub1.qa.scl3.mozilla.com using SSH
# Connect to selenium-hub1.qa.scl3.mozilla.com using SSH
# 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:
# 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/[version]/selenium-server-standalone-[version].jar</nowiki></code>
#* <code>sudo wget -P /opt/selenium <nowiki>http://selenium-release.storage.googleapis.com/2.52/selenium-server-standalone-2.52.0.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>
Confirmed users
2,177

edits