Skip to content

Conditions besides 'visible' #44

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

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

    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