Last updated
Runs commands based on conditions
See Conditions page
If you're looping through a collection of elements and want to click on a button that only exists for some elements, you can use If with the "Element is visible" type to only run the Click command if the button exists.
Last updated