Tagged Questions

1
vote
2answers
716 views

Will Selenium Grid run under NAnt (not Ant)?

I am trying to get Selenium Grid to run using NAnt but am a little lost, as all explanations I can find use Ant - although I thought they were fairly similar, I can't seem to fire off Selenium Grid on ...
0
votes
1answer
321 views

How can I run Selenium 2 Grid from an Ant build?

I'm working on modifying our existing Selenium Grid setup so that it will work with Selenium 2. The process of setting up the hub and nodes seems to be much simpler, but I'm having a problem getting ...
0
votes
1answer
93 views

Specifying class path for individual jar

I was trying to setup Selenium Grid and instead of using ant configuration available with Selenium Grid download I continued using my ant configuration. For ant users who are not aware of Selenium ...