Hi 

Just wondering if there is a way I could automate my script to run on three 
different browsers one after another...

wanted something like

Open Browser1 - firefox
Run script
Close Browser
<output>
Open Browser2 - ie
Run script
Close Browser 
<output>
OpenBrowser3- phantomjs
Run script 
Close Browser
 <output>


I know we could initiate browser of our choice through command prompt and 
then run the script but just wondering if there is something which could 
automate the process rather then running the test manually 3 times with 
three different browsers?

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to