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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Marc Guillemot Gesendet: Mittwoch, 27. September 2006 08:24 An: [email protected] 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. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

