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