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 you so much!! wondering if you could give me a hand to set it up so that it drives multiple drivers... I have downloaded the demo, and run the example ruby tests in sequence and parrallel. I know how to start the hub, how to set up different RC instances that support different browsers on different machines but.... im still unsure on how to get it to run all the tests in ie and firefox without having to manually chaning it everytime....can you shed some light?? Thanks appreciate the help you have given me so far... -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
