Skip to content

Optimize matchElements to return the first object found for getUIElement #30

@aaron-goff

Description

There doesn't appear to be a massive waste of time by iterating through the entire screen, finding all elements, and then only returning the first one, but if possible, matchElements on webdriver.ts should be optimized, so that if it is called from getUIElement, it exits once a singular match is found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions