Open congzhangzh opened 7 years ago
I like the idea. But I do not think that this can be done easily with White. What I do think would be possible is to implement that in FlaUI. I've created an issue there to gather ideas (https://github.com/Roemer/FlaUI/issues/50).
I like appium idea, so a webdriver protocol implement is more attract to me!
I maintaining a family of old style application, MFC, WinForms, WPF which all need run on windows 7 in product envirement(I test them on windows 10 use WinAppDriver.
I want to give webdriver a try, but not sure whether WindowsAppDriver will keep improvement.
I even try to create a special version of appium.app to fit my need:
@congzhangzh the mentioned Appium fork seems to be gone now or even the user/org gnomeonwin?
the https://github.com/Microsoft/WinAppDriver implement webdriver protocol which is just for windows 10, is that possible to make White do the same thing which work for windows 7,8,10?