Re: [Wtr-general] handling multiple IE

2007-05-23 Thread Ċ½eljko Filipin
On 5/23/07, Jungwhan Kim [EMAIL PROTECTED] wrote: any resource that I can look up? IE6 and IE7 Running on a Single Machine http://blogs.msdn.com/ie/archive/2006/11/30/ie6-and-ie7-running-on-a-single-machine.aspx Zeljko ___ Wtr-general mailing list

Re: [Wtr-general] handling multiple IE

2007-05-23 Thread Jungwhan Kim
Thanks for the info. Can I automate the testing with watir? I want to automate the testing process on IE 6 and IE7 sequencially. Is there any configuration file or watir script support this feature? Date: Wed, 23 May 2007 16:49:07 +0200From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re:

Re: [Wtr-general] handling multiple IE

2007-05-23 Thread Ruben
Multiple IE http://tredosoft.com/Multiple_IE http://tredosoft.com/files/multi-ie/multiple-ie-setup.exe ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] handling multiple IE

2007-05-23 Thread Jungwhan Kim
machine? Thanks again. Date: Wed, 23 May 2007 11:09:37 -0500 From: [EMAIL PROTECTED] To: wtr-general@rubyforge.org Subject: Re: [Wtr-general] handling multiple IE Multiple IE http://tredosoft.com/Multiple_IE http://tredosoft.com/files/multi-ie/multiple-ie-setup.exe

Re: [Wtr-general] handling multiple IE

2007-05-23 Thread Bret Pettichord
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