Re: [Http-webtest-general] chaining click_link tests
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <il...@ip...> - 2003-05-21 11:47:56
|
>>>>> "B" == bruce <br...@ir...> writes: B> I suspect this would be a frequently asked question, but I can't B> find the answer in the cookbook nor in the mailing list archives, B> so here goes. B> [..snip..] B> By default, WebTest will attempt to click a link found on the B> "http://localhost/accountoptions" page for each of these tests, and so B> all but the first one will fail. What is the easiest way to modify B> the wtscript so that the click_link commands cascade? I'd prefer _not_ B> to have to inject "url =" tests throughout, if that's possible. WebTest should chain click_link tests correctly. If it doesn't it is a bug. Can you send me output of your test with test parameter 'show_html = yes' so I can see the HTML code of pages you are testing. -- Ilya Martynov, il...@ip... CTO IPonWEB (UK) Ltd Quality Perl Programming and Unix Support UK managed @ offshore prices - http://www.iponweb.net Personal website - http://martynov.org |