Saved Bookmarks
| 1. |
Which Is The Command Used For Running The Selenium Rc Server? |
|
Answer» The procedure followed to run the Selenium RC Server is: CHANGE the folder PATH to Selenium RC Server Issue the command "java -jar selenium-server.jar" The procedure followed to run the Selenium RC Server is: Open the command prompt. Change the folder path to Selenium RC Server Issue the command "java -jar selenium-server.jar" |
|