Confirmed users
2,177
edits
Line 136: | Line 136: | ||
# Connect to selenium-hub-staging1.qa.scl3.mozilla.com using SSH | # Connect to selenium-hub-staging1.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 to <code>/opt/selenium/selenium-server-standalone-[version].jar</code> | |||
# Update the Selenium version in <code>/etc/init/selenium.conf</code> | # Update the Selenium version in <code>/etc/init/selenium.conf</code> | ||
# Start the Selenium hub by running <code>sudo initctl start selenium</code> | # Start the Selenium hub by running <code>sudo initctl start selenium</code> |