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
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

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: [Wtr-general] handling multiple IEOn 5/23/07, Jungwhan Kim 
[EMAIL PROTECTED] wrote: 


any resource that I can look up?
IE6 and IE7 Running on a Single 
Machinehttp://blogs.msdn.com/ie/archive/2006/11/30/ie6-and-ie7-running-on-a-single-machine.aspx
 Zeljko 
_
Create the ultimate e-mail address book. Import your contacts to Windows Live 
Hotmail.
www.windowslive-hotmail.com/learnmore/managemail2.html?locale=en-usocid=TXT_TAGLM_HMWL_reten_impcont_0507___
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 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

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?
 
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 
 ___ Wtr-general mailing list 
 Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general
_
Change is good. See what’s different about Windows Live Hotmail.
www.windowslive-hotmail.com/learnmore/default.html?locale=en-usocid=TXT_TAGLM_HMWL_reten_changegood_0507___
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 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 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