Skip to content

Provide a locator strategy for finding things inside other contexts (like frames) #72

@alechenninger

Description

@alechenninger

Tagging interested parties, @jvervaec @abocz

As a super naive example, something like

Button foo = button(By.nested(frame(By.id("myframe")), By.id("mybutton"));

But hopefully without 100 nested paranthesis

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions