Open njumazhen opened 4 years ago
Yes u need to change the existing code for the inspect to find the element.
xisting code for the inspect to find the element.
@anunay1 Thank you for your reply. I have another quesstion here: Will WinAppDriver support WebView(hybrid app that embedded webview in the native app) test? If yes, when? Thanks!
I have no idea and the support of hybrid apps.
Hello, I want to confirm, if we want to use WinAppDriver to auto test our App on windows, what special work we need to do before the it can be auto test using WinAppDriver? As now, the element can not be found using the inspect.exe. What need to inplemented to support auto test? I found an answer that mentionded the App need to support/work with UI Automationin in another similar issue? https://docs.microsoft.com/zh-cn/windows/win32/winauto/uiauto-clientsideprovider If so, we must change the exsiting code? Any sugggestion is apprecaite. Thanks!