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 closing the app and try to launch ...
Bear with me cause it's my first time using WinAppDriver, and this is a bit of a doozy. I'm trying to implement UI testing via WinAppDriver on an old WPF application primarily built in C# using ...