Confirmed users
2,177
edits
Line 4: | Line 4: | ||
moz-grid-config is a project for managing our Selenium infrastructure. It includes the latest version of Selenium that we're using, and a mechanism for starting the hub/nodes. You can find documentation on moz-grid-config at the [https://github.com/mozilla/moz-grid-config github project page]. | moz-grid-config is a project for managing our Selenium infrastructure. It includes the latest version of Selenium that we're using, and a mechanism for starting the hub/nodes. You can find documentation on moz-grid-config at the [https://github.com/mozilla/moz-grid-config github project page]. | ||
=== Starting the | === Starting the hub === | ||
First, connect to qa-selenium.mv.mozilla.com. Then from a terminal (you can use SSH, VNC, or Screen): | |||
cd ~/moz-grid-config | |||
ant launch-hub | |||
=== Starting Selenium node === | === Starting Selenium node === |