Skip to content

Working with shadow-dom elements in mink #873

Description

@uuf6429

It seems that stock mink functionality does handle shadow-root? I haven't found anyone asking for this use case so far.

I'm wondering if we can do this through on top of the findElement() API or so? The main complication is that we typically build XPaths and call selenium/driver API with it, while assuming we're in the correct context whereas (as I understand), shadow-dom is a different context (the shadow dom root / host).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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