Skip to content

LazyElement not allowing click on overlay's button #322

@wroske

Description

@wroske

There is a scenario where a button has an overlayed image, making the button permanently "stale" (see https://untestable.site/the_clone or the ).
If a test is written to click the button, (rather than the overlayed card) is will fail.

We could prevent this by adding retry logic in the AbstractLazyElement.Click method to find the location of the element and click on the x/y coordinates using an action.

This is needed to click in the Search field of the latest MS Webmail, so that focus is in the search field, in order to enter search terms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions