16 messages in com.canoo.lists.webtestRe: [Webtest] how does followframe w...
FromSent OnAttachments
Parker, Michael25 Jul 2004 22:15 
Marc Guillemot26 Jul 2004 00:48 
Parker, Michael26 Jul 2004 01:24 
Marc Guillemot26 Jul 2004 01:33 
Parker, Michael26 Jul 2004 04:31 
Parker, Michael28 Jul 2004 07:25 
Marc Guillemot28 Jul 2004 07:33 
Parker, Michael28 Jul 2004 08:38 
Parker, Michael29 Jul 2004 04:08 
Parker, Michael29 Jul 2004 08:15 
Marc Guillemot30 Jul 2004 01:45 
Parker, Michael30 Jul 2004 01:51 
Marc Guillemot30 Jul 2004 02:23 
Dierk Koenig30 Jul 2004 03:07 
Parker, Michael30 Jul 2004 03:51 
Dierk Koenig30 Jul 2004 04:28 
Subject:Re: [Webtest] how does followframe work ?
From:Marc Guillemot (mgui@yahoo.fr)
Date:07/26/2004 12:48:11 AM
List:com.canoo.lists.webtest

Hallo Michael,

the followframe step takes the main window and looks for the frame with the
specified name. Are your steps at the very beginning of your sequence or may you have opened links in different windows
before?

Marc.

PS: noch ein Webtest Benutzer im Kölner Raum! Gruss aus Bornheim. ;-)

Parker, Michael wrote:

Hi,

every application starts with a frame in an entry.jsp like this:

<FRAMESET rows="207, *, 1" frameborder="no" marginwidth="0" marginheight="0" border="0" framespacing="0" scrolling="no"> <FRAME src='header.jsp?grafik...' name="header" frameborder="no" marginwidth="0" marginheight="0" border="0" framespacing="0" scrolling="no"> <FRAME src='do.vpms;jsessionid=C27242FB9D092C16BF1D599D89DA25B1?...jvpms_uri=s_unv_ vp0.jsp...' name="formframe" frameborder="no" marginwidth="0" marginheight="0" border="0" framespacing="0" scrolling="auto"> <FRAME src="leer.html" name="jvpms_hidden_frame"> <FRAME src="f_vtsbt.html;jsessionid=C27242FB9D092C16BF1D599D89DA25B1" name="VTSBT" >

In the past I could avoid using followframe by invoking directly the desired "main"-frame (frame no. 2) like s_unv_vp0.jsp in this example.

Because of some necessary initializing done in the entry.jsp now I need to invoke entry.jsp. After that I tried to do a

<invoke stepid="..." url="/ri_unvr/jsp/do.vpms?...jvpms_uri=entry.jsp..." username="${username}" password="${password}" />

<followframe name="formframe" resultfilename="Formframe" />

But canoo gives me a

com.canoo.webtest.engine.StepFailedException: Step "Ab in den Formframe" (3/6) Frame not found with name: formframe available: [_top], Step: FollowFrame at file:D:/SEU/Projekte/ccCanooUNV/cases/all/unv_04-09-system2_policierung.xml: 46: with (resultfilename="Formframe", name="formframe", stepType="followframe")

Any help or

_______________________________________________ AXA Service AG MICHAEL PARKER PROGRAMMER/ANALYST Colonia-Allee 10-20; D-51067 Köln Tel.: +49 (0)221 - 148 - 24 173 Fax: +49 (0)221 - 148 - 44 - 42 663 E-Mail: mailto:Mich@axa.de

_______________________________________________

------------------------------------------------------------------------------ Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene
Information nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung
reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach. Beachten Sie
bitte, dass jede Form der unautorisierten Nutzung, Veroeffentlichung,
Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail nicht gestattet ist.
Diese Nachricht ist ausschliesslich fuer den bezeichneten Adressaten oder dessen
Vertreter bestimmt. Sollten Sie nicht der vorgesehene Adressat dieser E-Mail
oder dessen Vertreter sein, so bitten wir Sie, sich mit dem Absender der E-Mail
in Verbindung zu setzen. ---------------------------- For legal and security reasons the information provided in this e-mail is not
legally binding. Upon request we would be pleased to provide you with a legally
binding confirmation in written form. Any form of unauthorised use, publication,
reproduction, copying or disclosure of the content of this e-mail is not
permitted. This message is exclusively for the person addressed or their
representative. If you are not the intended recipient of this message and its
contents, please notify the sender immediately.

==============================================================================