I'm strongly in favor of supporting both if possible.

I got around http://jira.openqa.org/browse/WTR-115 by patching my own
method with hard coded strings to match the IE 7 values. I didn't spend
much time trying to figure out my own how to support IE 6 and IE 7.

This issue doesn't seem to affect WinClicker from what I have seen.

-D

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul Rogers
Sent: Wednesday, May 16, 2007 2:55 PM
To: wtr-general@rubyforge.org
Subject: Re: [Wtr-general] Supporting IE 7


I think its important to support both at the moment, as Im sure many
people still havent upgraded.

Id seen these problems, but Im using 1.4 and I cant remember if I did
something to make it work on both ie6 and 7 or just stuck with 6.

Paul


----- Original Message -----
From: Bret Pettichord <[EMAIL PROTECTED]>
Date: Wednesday, May 16, 2007 12:36 pm
Subject: [Wtr-general] Supporting IE 7

> I have recently started using IE & on both my personal laptop and my 
> company machine. And i've noticed that some of the Watir tests were 
> failing because they were looking for IE 6.
> 
> Specifically IE 6 windows are "Microsoft Internet Explorer" and IE
> 7 are
> called "Windows Internet Explorer".
> 
> The simple fix was to just change the string, which will make the code

> work with IE7, but it will now break with IE6. Making it work with 
> both is more complicated.
> 
> Frankly, I was surprised that I hadn't heard more complaints about 
> this.
> Is any one besides me actually using IE7? Does any one care about 
> retaining support for IE6?
> 
> This issue really only affects our support for popup windows and the 
> like -- which is already pretty broken anyway. Maybe no one is using 
> it, which is why i've seen no complaints?
> 
> Please share your thoughts on this topic?
> 
> This issue is being tracked under this ticket.
> http://jira.openqa.org/browse/WTR-125
> _______________________________________________
> Wtr-general mailing list
> Wtr-general@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
> 
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to