extendedWaitUntil
Pause flow execution until an element is visible or disappears. Identify the element using a selector.
Examples
Wait up to 30 seconds for "some text" to appear on the screen
Wait up to 30 seconds for "some text" to disappear from the screen
Related Commands
Last updated