Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 952 Bytes

Delays.md

File metadata and controls

12 lines (10 loc) · 952 Bytes

Delays

Daedalic Test Automation Plugin comes with the following additional delay nodes that you might find useful when building your tests:

Node Description
Delay Until Triggers the output link after the specified condition becomes true.
Delay Until Valid Triggers the output link after the specified object becomes valid.
Delay Until Invalid Triggers the output link after the specified object becomes invalid.
Delay Until Triggered Triggers the output link after the specified trigger box has been triggered.
Delay Until Widget Visible Triggers the output link after the specified widget becomes valid and visible (e.g. added to viewport, not hidden or collapsed).
Delay Frames Triggers the output link after the specified number of frames.