Lily,

it's probably only a question of encoding: the encoding of the page
saved on your hard drive is normally the one of the website you're
testing but if it is not the default encoding of your computer, your
browser won't be able to pick the right encoding. You can force him to
use an other encoding (for instance menu View / Encoding / ... in Firefox)

Cheers,
Marc.
-- 
Web: http://www.efficient-webtesting.com
Blog: http://mguillem.wordpress.com

Meng, Lily wrote:
> Hello,
> 
>  
> 
> I’m writing a webtest to test input and display of ASCII characters. It
> worked fine before until recently we had software upgrade and webtest
> update as well. First, ASCII characters display wrong, we fixed that
> problem. Now the characters display fine in the software UI, but display
> wrong in webtest error page. For example, the character Æ is displayed
> as � on the webtest error page. Does anyone know what causes that? How
> should I make it display the same as the original input, so my tests
> could run?
> 
>  
> 
> Thank you!
> 
> Lily
> 


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to