Jungwhan Kim wrote:
> Thanks for the info. But let's say that the default is IE 7. But how 
> should I start the instance of IE6 in Watir?
>  
> Watir starts an IE instance like this,
> ie = IE.new
>  
> Is there any way to tell Watir to open a specific version of IE after 
> multiple versions of IE is installed in a single machine?
>  
Look at IE.new_process in watir/contrib/ie-new-process.rb.

Bret

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to