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

No edit summary
Line 182: Line 182:
== Updating the Grid (step by step) ==
== Updating the Grid (step by step) ==
Before updating the Grid we need to test locally with the latest FF version and the latest selenium version.
Before updating the Grid we need to test locally with the latest FF version and the latest selenium version.
#You will need to fork and clone from the [https://github.com/mozilla/moz-grid-config moz-grid-config github repository] and work on a new branch (latest-version). (see [[==== Configuration ====|Configuration]])
#You will need to fork and clone from the [https://github.com/mozilla/moz-grid-config moz-grid-config github repository] and work on a new branch (latest-version). (see [[==== Configuration ====]])
##Install the latest Firefox on your local machine
##Install the latest Firefox on your local machine
##Change the Selenium version to be the latest (in default.properties file), then it will be downloaded automatically when starting the hub/node.  
##Change the Selenium version to be the latest (in default.properties file), then it will be downloaded automatically when starting the hub/node.  
Confirmed users
114

edits