Joseph Wilk wrote:
> We run Integration tests across multi browsers simultaneously using
> Selenium Grid. Perhaps you could use that (I believe it comes with ant
> tasks that do some of the magic).
Thanks Joseph i looked at selenium grid and it seems to be the answer to
all my problems!! thank y
Togetherne Togetherne wrote:
Anyone have any ideas on how i can do this using rspec?
We run Integration tests across multi browsers simultaneously using
Selenium Grid. Perhaps you could use that (I believe it comes with ant
tasks that do some of the magic).
http://selenium-grid.openqa.org/
Hope all is well,
Striaght to the point I wonder if someone has any ideas to help me with
the following problem:
I have written an automation framework in ruby, that uses selenium and
rspec and is run by an ant task, as thats the build process that is
implemented here.
Im currently running all m