Gilles Khouzam
Gilles Khouzam
Hi @testingsdk1, Running tests in parallel with WinAppDriver is not something that is recommended. Unlike functional tests, UI tests rely on replicating user interactions through different input methods such as...
Hi @testingsdk1, It really depends what you mean by headless mode. You should take a look at our FAQ for CI systems: https://github.com/Microsoft/WinAppDriver/wiki/Continuous-Integration-with-WinAppDriver You do need to have an active...
It's not part of the 1.0 feature set, but we are looking at adding application management improvements in the future releases.
Thanks for the feedback @microkatz, a single listener would also work, as long as we make sure to invoke it appropriately. We'll update the pull request with a rebase and...