Hi, what do you mean with \xxx? As this this is pure ascii and doesn't cause any problem.
Btw. are you sure that verifyContent is the right step to verify your login screen? I fear that it checks too much and as such will be sensible to unsignificant changes. Marc. Chang Su wrote: > > Hi, > > when I use 'verifyContent' to verify my login screens, > it always differs from the baseline because of the > presence of some special characters, > > <td class="LogMidBnd">\302\240</td></tr><tr > class="LogBotBnd"><td>\302\240</td><td><div > class="logCpy"><span class="logTxtCpy"><span > id="userLoginForm:copyright1" > class="logTxtCpy">Copyright</span> \302\251 > > as seen in above saveresults.html, it includes > special characters such as \302\240. But when I look > at screen, there is actually nothing there. > > how do I filter out these special character as they > are not simple "slash plus 320". > > thanks, > > chang > > > > ____________________________________________________________________________________ > TV dinner still cooling? > Check out "Tonight's Picks" on Yahoo! TV. > http://tv.yahoo.com/ > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest > > -- View this message in context: http://www.nabble.com/-webtest--JIRA--Created%3A-%28WT-288%29-Upgrade-to-htmlunit-1.11-tf3413104.html#a9573001 Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

