18 January 2026:


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

lshankar_mcalshankar_mca Members
edited November -1 in Sahi - Open Source
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

Comments

Sign In or Register to comment.