I would like to know that I can open the water and tunnel it through a proxy and if I run it on the runtime I can change the proxy and if I can set the proxy for each instance (when runnnig multiple instances / tests). I intend to use Firefox very much.
If you were thinking about running many examples, then you're Watergrid Mani (I'm the author of that one Disclaimer: -)
In the case of running through a proxy, and because you are using Firefox, then you with the water web device
then your selenium server Start:
java -jar selenium-server-standalone-2.0b1.jar will look at your code like this:
requires' water-way Drivers' b = water :: browser.new (: Remote, url = & gt; http://127.0.0.1:4444/wd/hub ",: desired_quality = & gt;: Firefox) Where 127.0.0.1:4444 (selenium server) could possibly be changed through a reverse-proxy ... I have not really tried it. You really will not need it anyway.
You can get a remote server now and call each of your remote URLs directly as shown above ... If you're looking to parallel / distributed just use Votrgreed Your test a little easier fashion =)
Comments
Post a Comment