Open
Description
I am wanting to do a hybrid of Windows and Web based automation, where the Windows app contains a web view.
This would involve switching to the web view as described in appium docs for mobile, and then we can use selenium to interact with the webview.
I have seen similar posts in the past but no ETA on it actually being added / a working approach for this.
The best approach at the moment is to use the inspect.exe to find element names - but given our web view is created in react which does most things with CSS names, they don't show up in inspect.
Metadata
Metadata
Assignees
Labels
No labels