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

Jump to navigation Jump to search
no edit summary
No edit summary
Line 4: Line 4:
* start a screen session -> screen -S selenium_grid_hub  
* start a screen session -> screen -S selenium_grid_hub  
* cd moz-grid-config
* cd moz-grid-config
* start the hub -> ./launchHub.sh
* start the hub -> ant launch-hub


=== Starting RCs ===
=== Starting RCs ===
* VNC into or use Screen, and go to each individual RC node,
* start a screen session -> screen -S selenium_rc
* cd moz-grid-config
* start the RC -> ant launch-remote-control
=== Shutdown ===
* Use <control> c


== Shutdown ==
=== Shutdown the Hub ===
=== Shutdown the RCs ===


== Upgrading ==
== Upgrading ==
Confirmed users
1,867

edits

Navigation menu