-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested