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.
Special character recognition
Hi,
What does sahi use for special character recognition?? For example: for the word Espa
What does sahi use for special character recognition?? For example: for the word Espa
Comments
any idea where is the encoding set in sahi..i mean how can i change it.
plz share in case u get any more info about it. It helps while puuting the assertions.
Have a nice time!
Regards,
Pankaj.
I got this from the controller when I tried to to select spanish from the languages.
_setSelected(_select("language"), "Espa\u00f1ol");
This will help.
Have a nice day.
Pankaj.