Willi Kuhnis wrote: > Hi, > > I have a code like this: > ************************33 > <iframe id=main name=main > src="./frmMain.aspx" onfocus="setFrameHeight(this);" > </iframe> > ***************************** > with <followPath> I find this frame. But then it searchs the path in a > local path > and I get a error like this: > > The file under /C:/Data/Tools/Webtest/Projects/....../frmMain.aspx > could not be found. > > > Where can I define this path for Webtest ? > > Thanks for help > Willi > >
??? you mean when you look at the saved results? In this case, this is normal: the "main" page is saved but not the contained iframe. Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list WebTest@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest

