[Wtr-general] http_error_checker on IE7

Charley Baker charley.baker at gmail.com
Wed Jan 31 13:33:59 EST 2007


Noticed that too, but Watir does store it in the @url_list in the wait
method before it calls run_error_checks. Which would require checking the
url on the unless condition to add res errors regardless of already in the
list.

-c

On 1/31/07, Paul Rogers <paul.rogers at shaw.ca> wrote:
>
> 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 < paul.rogers at shaw.ca> 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 < forum-watir-users at openqa.org> 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
> > > Wtr-general at rubyforge.org
> > > http://rubyforge.org/mailman/listinfo/wtr-general
> > >
> >
> >
> > _______________________________________________
> > Wtr-general mailing list
> > Wtr-general at rubyforge.org
> > http://rubyforge.org/mailman/listinfo/wtr-general
> > _______________________________________________
> > Wtr-general mailing list
> > Wtr-general at rubyforge.org
> > http://rubyforge.org/mailman/listinfo/wtr-general
> >
>
>
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20070131/8ccfe80d/attachment-0001.html 


More information about the Wtr-general mailing list