12 messages in com.canoo.lists.webtestRe: [Webtest] Re: problem with verify...
FromSent OnAttachments
ilfrin01 Jun 2004 04:37 
Dierk Koenig01 Jun 2004 05:03 
ilfrin01 Jun 2004 05:42 
Marc Guillemot01 Jun 2004 05:54 
ilfrin01 Jun 2004 06:25.xml, .html, .html
ilfrin01 Jun 2004 06:51 
ilfrin01 Jun 2004 08:16.html, .html
Lee Rodgers01 Jun 2004 08:52 
ilfrin01 Jun 2004 08:57 
Marc Guillemot02 Jun 2004 00:11 
ilfrin02 Jun 2004 00:35 
Marc Guillemot02 Jun 2004 00:40 
Subject:Re: [Webtest] Re: problem with verifylinks and followframe
From:ilfrin (ilf@poczta.onet.pl)
Date:06/02/2004 12:35:01 AM
List:com.canoo.lists.webtest

Hi Marc,

I understand, the problem is if I put a link to google or ibm there is no crash, links to some pages that contain some javascript (my guess is that it checkes wheather it is opened in the _top frame, and resets the frames if not) make the verifylinks step produce en error if it follows a follow frame step

that may the a problem with httpunit itself ...

if you'd like I can try extracting the problematic js for you, the one which causes the step to crash

MG> your example is not simple enough: it contains link on a MG> external page with javascript and I don't want to have to MG> understand the logic of these page. This is out of scope.

MG> What I'm interested in, is the *minimal* page or set of pages MG> producing a crash with verifylinks. All reference to MG> external pages should be prohibited or if not possible, just MG> simple pages without js like webtest's home page.