Skip to content

Conditions besides 'visible' #44

@dguzmanneural

Description

@dguzmanneural

How do conditions work when you want to use anything else but "Operation: visible"?

In the code you also have 'att' and 'natt' for attributes conditions.

When I'm trying to use something like click if the button is enable, how will it go?

  • Type: click
    Strategy: xpath
    Id: //button[text()="Save"]
    Condition:
    - Value: 5 # Time in seconds for the condition to fullfil (or not)
    Operation: att/natt/eq/neq
    ???: enable/disabled/TEST_VAR_NUMBERS/'textlength'.size
    Result: true/true/8/0

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions