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.

Problems with Sahi OS 4.4 Under IE 10 :

rlhopitallierrlhopitallier Members
edited October 2013 in Sahi - Open Source
Problems with Sahi OS 4.4 Under IE 10 :

Until now I execute a Sahi suite of test Under IE 9 correctly. My IE is updated to IE 10 and unfortunately the same Sahi suite do not execute correctly. For example, I block on API _click (_setValue (...))

extract of one scenario :
_click(_textbox("ctl00_MainContent_WebGroupBox1_WebTextEditor_lastname"));
_setValue(_textbox("ctl00_MainContent_WebGroupBox1_WebTextEditor_lastname"), $abonne);

When I play the scenario manually Under Sahi, in effect my web page blocks in data capture (for example a name).

Sorry, help me to understand where's the problem!!!

NB: so, I have others blocking API
Sign In or Register to comment.