Selenium RC Question:
Download Job Interview Questions and Answers PDF
Which is the command used for running the Selenium RC Server?
Answer:
The procedure followed to run the Selenium RC Server is:
1. Open the command prompt.
2. Change the folder path to Selenium RC Server
3. Issue the command "java -jar selenium-server.jar"
1. Open the command prompt.
2. Change the folder path to Selenium RC Server
3. Issue the command "java -jar selenium-server.jar"
Download Selenium Remote Control Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me what are the pre-requisites to run Selenium RC tests with Junit? | How to run selenium commands in slow motion in Selenium RC? |