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.
How to execute testcases inside a test suite in a single browser
Hi Narayan,
I need to execute all the testcases one by one inside the Test suite in a single browser.
But sahi is opening different browsers for each testcase.
Ex:
TestSuite.suite
Login.sah /http://192.168.0.202/DemoUsers/demo
CreateUser.sah /http://192.168.0.202/DemoUsers/demo
UpdateUser.sah /http://192.168.0.202/DemoUsers/demo
DeleteUser.sah /http://192.168.0.202/DemoUsers/demo
I need to execute all the testcases one by one inside the Test suite in a single browser.
But sahi is opening different browsers for each testcase.
Ex:
TestSuite.suite
Login.sah /http://192.168.0.202/DemoUsers/demo
CreateUser.sah /http://192.168.0.202/DemoUsers/demo
UpdateUser.sah /http://192.168.0.202/DemoUsers/demo
DeleteUser.sah /http://192.168.0.202/DemoUsers/demo
Comments
you may find a solution here
http://sahi.co.in/forums/viewtopic.php?id=2798
Regards
Wormi