Skip to content

Working with shadow-dom elements in mink #873

@uuf6429

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).

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