Skip to content

Add keyword Wait Until Element Visible #174

@ombre42

Description

@ombre42

Sometimes the element you want to interact with is already present in the DOM, but hidden via CSS, etc. If you try to interact with it you receive a ElementNotVisibleException. Having this keyword would make syncing with the application easier.

We have used an implementation of this keyword in a custom library, but I believe that the use case mentioned is common enough to warrant adding this to Selenium2Library.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions