Hello, could anybody help me with the following problem? I have to use the 'followFrame' statement several times to switch between two frames named 'navigation' and 'content'. After a clickLink-Statement in the navigation frame, webtest can't find the frame 'content' anymore. The name of the frame seems to have changed from 'content' into 'window.0'. If I try to click another link in the navigation frame now, I get the following error message:
com.canoo.webtest.engine.StepFailedException: Step[clickLink "StatusFeedBack" (7/7)]: Script error loading page executing webtest at: clickLink TypeError: Cannot set property "location" of null to "/.../StatusFeedBack.do" Thanks in advance, Stefanie _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

