Skip to content

Add keyword Wait Until Element Visible #174

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions