[Webtest] Problem with relative path in <iframe>
Willi Kuhnis
Willi Kuhnis" <wkuehnis@gmail.com
Mon, 14 Jan 2008 12:40:09 +0100
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
--
Willi Kuhnis
wkuehnis@gmail.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~