18 January 2026:


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

tinchie8tinchie8 Members
edited November -1 in Sahi - Open Source
Hi,

What does sahi use for special character recognition?? For example: for the word Espa

Comments

  • tinchie8tinchie8 Members
    i got it now. it uses unicode format... sorry for asking this.
  • hi,

    any idea where is the encoding set in sahi..i mean how can i change it.
  • tinchie8tinchie8 Members
    i dont know yet... but i only get the unicode equivalents of the string that is currently in the webpages i am checking through sahi controller or sometimes i refer to the unicode table i found in the internet.
  • Thanks :)

    plz share in case u get any more info about it. It helps while puuting the assertions.

    Have a nice time!

    Regards,
    Pankaj.
  • Hello pankaj,

    I got this from the controller when I tried to to select spanish from the languages.

    _setSelected(_select("language"), "Espa\u00f1ol");
  • Thanks Alot!
    This will help.

    Have a nice day.
    Pankaj.
Sign In or Register to comment.