TestStack / White

DEPRECATED - no longer actively maintained
Other
1.02k stars 486 forks source link

make white as a better WinAppDriver? #543

Open congzhangzh opened 7 years ago

congzhangzh commented 7 years ago

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?

Roemer commented 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).

congzhangzh commented 7 years ago

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:

https://github.com/gnomeonwin/appium.app.fork

daluu commented 2 years ago

@congzhangzh the mentioned Appium fork seems to be gone now or even the user/org gnomeonwin?