I found the problem thanks to the help of Dax Haslam. 
The problem was these two lines of javascript which
were buried in a function somewhere.

if (window != top )
top.location.href = window.location.href;

--- Jay Donnell <[EMAIL PROTECTED]> wrote:

> Date: Tue, 30 Aug 2005 14:32:29 -0700 (PDT)
> From: Jay Donnell <[EMAIL PROTECTED]>
> Subject: Fwd: RE: [Selenium-users] redirect issues
> To: selenium-users@lists.public.thoughtworks.org
> 
> This is exactly what is happening. Unfortunately I'm
> not getting to the page via a link. Here is the
> selenium test that is causing this.
> 
> open          ../diamondSearch2.asp
> verifyTextPresent     Mariner Link Dolphin
> 
> When I run it the diamondSearch2.asp takes over the
> whole page making the top 3 frames disappear.
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> _______________________________________________
> Selenium-users mailing list
> Selenium-users@lists.public.thoughtworks.org
>
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
> 



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to