microsoft / WinAppDriver

Windows Application Driver
MIT License
3.66k stars 1.4k forks source link

How to run tests in parallel in 2 different machines with Winappdriver #1857

Open deepabhatk opened 1 year ago

deepabhatk commented 1 year ago

Is there any way Execute the test cases of same applications parallelly in two different machines?

Note: Using C# with BDD(Specflow )

Shakevg commented 1 year ago

deepabhatk It depends on what ci tools you are using, but in any case question is not related to WinAppDriver. Try to find a solution on Specflow recources.