Hi, I have a few test cases which are created using selenium webdriver and java. Now i want to run these test through a jenkins server( running on linux) which is located at a different place.So i have uploaded my project on a subversion and tried to run the tests by invoking ant ..ant all of them are failing due to configuration error...do I need to install any plugins to run the tests?
Regards Suresh