Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 botium 新手,想使用 botium(CLI 和绑定)-webdriverIO 进行并行测试。botium.json 文件中的任何配置?
Botium CLI 本身无法进行并行测试。您必须并行运行多次,共享 botium.json 配置,但使用一组不同的测试用例。