browser loop in exeuction plan
- 3 years ago
Hi lnivy28
I dont think there is a specific operation for this as the browser loop is specific to the keyword test rather than the group of tests in the execution plan.
However there are some considerations and workarounds.
1)
If you have Cross Browser Testing, you could run the same test across multiple browser configurations from TestComplete all at the same time.
https://support.smartbear.com/testcomplete/docs/app-testing/web/cross-platform/index.html
As you can see this can be managed in the execution plan
https://support.smartbear.com/testcomplete/docs/app-testing/web/cross-platform/run-parallel.html
2)
If this doesnt work, you could simply parameterize the test and call that browser in the execution plan
This may be more in line with what you want to achieve.
See the property section here
Hope the above helps!
KR
Vincent