I am new to botium and want to do parallel testing using botium(CLI and Binding)-webdriverIO. Any configuration in botium.json file?
Asked
Active
Viewed 63 times
1 Answers
0
Botium CLI cannot do parallel testing itself. You would have to run it multiple times in parallel, sharing the botium.json configuration, but with a distinct set of test cases.

Florian Treml
- 1,315
- 2
- 7
- 10