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.
Is it possible to run test cases in parallel using a SCENARIO?
Hi,
I would like to know if it is possible to run test cases in a scenario in parallel, meaning two browsers opening together.
I tried the same in data driven test suite and it worked , but why doesn't it work in case of scenario?
Thanks
I would like to know if it is possible to run test cases in a scenario in parallel, meaning two browsers opening together.
I tried the same in data driven test suite and it worked , but why doesn't it work in case of scenario?
Thanks
Comments
Scenario files are like a test script. Only suites (.dd.csv or .suite) can be executed in parallel.