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.
Stop running test case after initial page appears in IE8, but it works in Chrome, firefox, safari
Stop running test case after initial page appears in IE8, but it works in Chrome, firefox, safari.
Steps:
1.run start_dashboard.bat, then dashboard appears
2.run the following command
testrunner.bat NGFormFactor\NG.suite http://www.google.com ie
3. initial page -- google appears successfully, but it stop running test case of NG.suite. only 'Script did not start within 150 seconds.' is found in logs.
It works in Chrome, firefox, safari, if I change browser name with them in Step 2.
If I alt+double click to get controller out, and run sahi script in playback. the test case can also be run successfully.
Why it fails when I use step 2 to run test case in IE8? and Can I find more log about it to diagnose the issue?
Thanks
Steps:
1.run start_dashboard.bat, then dashboard appears
2.run the following command
testrunner.bat NGFormFactor\NG.suite http://www.google.com ie
3. initial page -- google appears successfully, but it stop running test case of NG.suite. only 'Script did not start within 150 seconds.' is found in logs.
It works in Chrome, firefox, safari, if I change browser name with them in Step 2.
If I alt+double click to get controller out, and run sahi script in playback. the test case can also be run successfully.
Why it fails when I use step 2 to run test case in IE8? and Can I find more log about it to diagnose the issue?
Thanks