1.

Which Is The Command Used For Running The Selenium Rc Server?

Answer»

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"

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"



Discussion

No Comment Found