Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, windows and java based applications. Get your 30 day free trial.

Discuss your Sahi Pro usage patterns, best practices, problems and solutions. Help others solve their problems and seek help from the community when needed. If you need specific support on your application, please email support @ sahipro.com

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.