licanhua / YWinAppDriver

A open source project provides WinAppDriver compatible functionality
MIT License
49 stars 10 forks source link

Question: does this project requires developer mode like WinAppDriver? #23

Closed wyhmichael closed 3 years ago

wyhmichael commented 3 years ago

Hi there, this is just a quick question: WinAppDriver project mentioned about developer mode at https://github.com/Microsoft/WinAppDriver#install--run-winappdriver, does this project require the same set up?

licanhua commented 3 years ago

I think neither of them required the developer mode. You often need to enable developer mode when you deploy your test app

wyhmichael commented 3 years ago

Thanks @licanhua for the quick response 👍

Jteve-Sobs commented 3 years ago

WinAppDriver needs the developer mode. Without it WinAppDriver can't even be launched. Could be different with your program.