Skip to content

Compatibility with v8 of WebdriverIO #42

@christian-bromann

Description

@christian-bromann

Hey 👋

just wanted to let you know about a breaking change with the upcoming v8 release. In there we remove all browser commands from element scopes. This breaks in injectDOMTestingLibrary where container is an element (with selector 'body'). I suggest to call execute as follows container.parent.execute(...) to run the command from the browser scope. This would already work with today v7 and prior versions.

Happy to provide a PR if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions