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.

How to script for french text

swaroopswaroop Members
edited December 2012 in Sahi - Open Source
Hi,

My application is having portal pages for English and French languages. But during the record the french text will be captured.
But during the playback sometimes the script will run successfully but sometimes there will be assertion fail because of the french text or because of any copyright text.

Please assist the way of solving this.

Thanks in advance
Swaroop

Answers

  • One small update;
    I have changed the special characters for a Java source code.
    example:
    _assertEqual("Kühlen")
    _assertEqual("K\u00FChlen")
    still the problem persists. Few of the scripts were executed successfully but the same scripts are not getting executed successfully now.
  • Hi Swaroop,

    Please post your log !
Sign In or Register to comment.