Please note that Sahi's development and support teams do not actively monitor this. This is more a community forum. If you are a Sahi Pro user looking for commercial support, please email support @ sahipro.com with your query.
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.