i looked at the url yesterday ( just quickly mind ) and in the browser it 
showed as res:..
but from watir it just gave me the url of the page that I was trying to get to

Paul
Good point, I'm looking at a good way to tell if the navigation fails in
IE7. So far the best way I can find is to check the url for
res://..../dnserror.htm There may be other pages that get used for other
errors though - 500 responses, etc.

I'm using two machines to test. There is however, some magic available to
run both browsers on one machine:
http://blogs.msdn.com/ie/archive/2006/11/30/ie6-and-ie7-running-on-a-single-machine.aspx

-Charley

On 1/31/07, Paul Rogers <[EMAIL PROTECTED]> wrote:

I was about to reply that I wasnt happy with the way this works.

For example a site that has this

<title>
200 Days till Christmas
</title>

would get reported as an http error
I think we need to check for the existance of something else before
raising the exception.

Do you test on 2 pcs, or is there some magic that lets me have IE6 and IE7
on the same PC?

Paul

Paul,
   I committed the change in svn after testing it on IE6 and IE7.
-Charley

On 1/30/07, Bret Pettichord < [EMAIL PROTECTED]> wrote:
>
> Paul,
>
> Please go ahead and commit this change.
>
> Bret
> ---------------------------------------------------------------------
> Posted via Jive Forums
> http://forums.openqa.org/thread.jspa?threadID=6349&messageID=17908#17908
>
> _______________________________________________
> Wtr-general mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/wtr-general
>


_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to