Goldberger, Michael wrote: > The link was identified in multiple ways, however the common tactics for > following a link do not produce a result (using invoke, clickLink, > clickElement -- using href/url/htmlId). It is essentially no result from > any of those steps, the test fails on that click/invoke step and no > further steps are executed.
<clickLink htmlId="next"/> would be a correct way here. What do you mean with "no result"? No "last result page" in the report? What does this link in a "real" browser? Does it trigger a load of complete new page or just a part of the current page? What does the log says (at debug level) when link is clicked? Finally which WebTest build do you use? Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

