Hi,

I have a saved response file in one step..how do I
refer to this saved response file in later
<verifyContent> step since I don't know the extention
appened to the response file name?

<clickElement
xpath="//[EMAIL 
PROTECTED]'form1:table1:_tableActionsBottom:_paginationFirstButton']"
 save="myOutput" />

...some other steps

<verifyContent referenceFile="myOutput.html">
</verifycontent>


it complains myOutput.html file does not exist..simply
because the saved response file was named as
myOutput_1176831554061_clicklink.html. How do I know
and refer to the file name in later steps?

thanks,

chang

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to