How to use com.thoughtworks.selenium.DefaultSelenium in eclipse while writing the scripts?

1.1k views Asked by At

While writing the scripts in eclipse by using selenium RC i got an error in com.thoughtworks.selenium.DefaultSelenium.And the com,thoughtworks.selenium class in missing in my library. Could any one suggest the remedy?

1

There are 1 answers

1
Giri On

Download the jar file supported for selenium RC and related java client libraries. Import these jar into project. Many sources are available online .