Skip to content

How to do Hybrid Windows/ Web automation? #819

Open
@tomw93

Description

@tomw93

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions