18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
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.
Script did not start within 150 seconds.
When running scripts (6 scripts) in suite, sometimes (around 50%) some script won't run successfully because Sahi reports "Script did not start within 150 seconds.". Anything idea about the root cause and how can I improve the stability in execution?
Comments
Check if the URL mentioned is correct.Try to run the first script in the suite file indiviually from the controller and check if you get any error.
Also, check if the internet is working fine.
Regards
Sumitra
does the browser for the failing scripts open? does it show anything unexpected? do you added any needed certificates with the SSLManager?
I am wondering if it's due to network issue as sometimes it happens and even I do not change anything, it succeeds sometimes.
Can you try deleteing the cache?
Also, can you check if the initial page contents are loading successfully without Sahi?
Can you post the contents of Sahi console?
Regards
Sumitra
please use the search function on the Sahi homepage, It would give you the informations you look for, e.g.:
http://sahi.co.in/w/_getDB
and
http://sahi.co.in/w/sahi-apis
the "details" link on each API gives examples
additionally, there are some scripts in your userdata/scripts/demo directory
Regards
Wormi