Answers

Question and Answer:

  Home  Selenium Remote Control

⟩ Tell me what are the pre-requisites to run Selenium RC tests with Junit?

The pre-requisites to run Selenium RC tests with Junit:

1) Jre 1.5 or better version needs to be installed

2) /jre/bin folder must be added in environment variable "path"

3) Junit folder path must be added to path or build path in eclipse

4) Selenium Java Client drivers needs to be added to the path for execution

 186 views

More Questions for you: