We're using WinAppDriver through Appium for performance testing. The scenario is opening the app under test 3 times, and calculating the average startup time. After ...
Somehow I am getting multiple instances of window being started when trying to launch a simple cmd prompt on a node. My setup looks as follows: Selenium Server running as HUB. On the very same machine ...