2 messages in com.canoo.lists.webtest[Webtest] either tagStripper or verif...
FromSent OnAttachments
Andrew Sickorsky17 Jan 2008 07:01 
Andrew Sickorsky17 Jan 2008 08:44 
Subject:[Webtest] either tagStripper or verifyContent seems work incorrectly
From:Andrew Sickorsky (andr@texunatech.com)
Date:01/17/2008 07:01:34 AM
List:com.canoo.lists.webtest

Hello all! I'm using verifyContent with tagStripper filetr. And this step fails even if the stripped content from previous test run used as referenceFile. Code: <verifyContent referenceFile="${webtest.dir}/verifyContent/importPSQG.htm"> <tagStripper/> <lineSeparatorFilter/> </verifyContent>

stripped file from previous webtest results was used as referenced file, and there is now differences between them though verifyContent fails. Any ideas? May be I'm incorrectly use verifyContent/ And may be <tagStripper> deletes all content in file containing no tags...

Regards, Andrew