1 message in com.canoo.lists.webtestAW: [Webtest] jumping between URLs
FromSent OnAttachments
Christian Stalp27 Sep 2006 00:44 
Subject:AW: [Webtest] jumping between URLs
From:Christian Stalp (cst@seibert-media.net)
Date:09/27/2006 12:44:17 AM
List:com.canoo.lists.webtest

Jep, in the mean time I found this out. The next challenge is to activate a
javascript "onclick"-function which starts an "openwin"

I hope I can manage it.

Thank you.

-----Ursprüngliche Nachricht----- Von: webt@lists.canoo.com [mailto:webt@lists.canoo.com] Im
Auftrag von Marc Guillemot Gesendet: Mittwoch, 27. September 2006 08:24 An: webt@lists.canoo.com Betreff: Re: [Webtest] jumping between URLs

Is the <clickButton.../> missing in your test or only in the example you provide here?

Marc.

Christian Stalp-4 wrote:

Hello I got a problem, that for sure was discussed here several times, but I couldn't find any suitable.

I want to step form page to page. Thus I wrote: <invoke description="get startpage" url="/" />

<setInputField name="user" value="fred"/>

<setInputField name="password" value="flinstone"/>

<verifyTitle text="My personal page"/>

After the submit of user-name and password I should follow to the "personal page" where I aspect the title "My personal page" but this fails.

Instead WebTest counts me the labels of the first page. So WebTest stuck on the first (the login-page) but I want to make some more steps on the following pages. How can I do this? I couldn't find an example that fits.

Thank you.

Gruss Chris

--

Sent from the WebTest mailing list archive at Nabble.com.