Skip to content

add Is Element keyword #4607

@tkopra

Description

@tkopra

Is your feature request related to a problem? Please describe.
Quite often there is a need to add conditional logic to a test based on UI state. Currently I need to do some ugly Run Keyword And Return Status or TRY/EXCEPT stuff or use Get Element Count as workaround.

Describe the solution you'd like
new keyword Is Element that returns boolean value whether element defined by selector is found or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions