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.
browser hang
have written a script with a flow like
1-delete a user
2. Confirmation message appears, click yes.
3-user should perfom some actions after this, but there is a problem at this step sahi does not fire any operation to the browser and go to hanged state however when i refresh the page manually it fires the commands. to fix this i used "_navigateTo("http://localhost:8080",true);" in my script this was of no help.
The log says ERROR [150716 ms] [12:13:21.292]
Step >_sahi._click(_sahi._div("test"))< did not complete in 150 seconds.
Please suggest a solution to this problem.
NOTE: This is blocking issue at our side. please look into this.
1-delete a user
2. Confirmation message appears, click yes.
3-user should perfom some actions after this, but there is a problem at this step sahi does not fire any operation to the browser and go to hanged state however when i refresh the page manually it fires the commands. to fix this i used "_navigateTo("http://localhost:8080",true);" in my script this was of no help.
The log says ERROR [150716 ms] [12:13:21.292]
Step >_sahi._click(_sahi._div("test"))< did not complete in 150 seconds.
Please suggest a solution to this problem.
NOTE: This is blocking issue at our side. please look into this.