Created
September 30, 2014 06:48
-
-
Save surendrans/698e1e698cb58310a703 to your computer and use it in GitHub Desktop.
GalenFramework
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java -jar selenium-server-standalone-2.43.1.jar -role hub | |
| java -jar selenium-server-standalone-2.43.1.jar -role webdriver -hub http://192.168.1.10/grid/register -p 5566 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment