Skip to content

Wait Until Page Contains add option Limit #1543

@IlfirinPL

Description

@IlfirinPL

Feature requests

It would extend to keyword Wait Until Page Contains allow to add option Limit that works the same as in keywords Page Should Contain Element.

Currently to use this feature its require to use WUKS with this keyword
|Wait Until Keyword Succeeds | ${Timeout} | ${iteration} | Page Should Contain Element | ${locator} | limit=4|

Its less clear code then
| Wait Until Page Contains | ${Timeout} | ${locator} | limit=4|

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions