I am working on v2.1 of selenium plugin which will hopefully get released by
the end of the week to integrate selenium hub + nodes in jenkins (making a
cluster of nodes out of jenkins node)
It all dependa on how you want to execute the selenium tests. If you use
direct implementations webdrive
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