18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
UTF-8
Can Sahi check values on UI which are UTF-8 encoded? (Chinese characters)
For ex: hk.weather.yahoo.com
Please reply back asap.
Regards,
Chejness.
For ex: hk.weather.yahoo.com
Please reply back asap.
Regards,
Chejness.
Comments
Sahi supports UTF-8 and works with Chinese characters. While editing scripts, make sure you save it in UTF-8 format.
Regards,
Narayan
I saved script in UTF-8 format (using Notepad), but still I am having trouble...
My issue is:
I am trying to read an XML file, which contains UTF-8 characters.
My XML file is: Now when I try to read this XML file and find the length of child nodes <TC>, it returns 0 length.
My sahi code for reading XML is:
And so, I am not able to proceed further, regarding reading value from TC ID=1.
Kindly help in this issue.
Please throw some light on this issue, as Sahi supports UTF-8 characters.