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.

Sahi Script Hangs

My sahi scripts that worked previously seem to hang on certain lines and do not throw any exceptions. With our system Sahi can be temperamental so we have adapted and found ways around issues that we have encountered . For example using _doubleClick instead of _click fixed an issue where it would hang on a drop down list.

However, my script just stops at the same place on the line _click(_listItem(*listitem*)); for no apparent reason.
The following line is: _setValue(_textbox(*textbox*), "2010");

I have had a play and changed some of the lines slightly but nothing seems to work apart from the line that it stops on changes by 1 or -1.

Any ideas will be much appreciated. Thank you!

Jordan.
Sign In or Register to comment.