DELAY

Delay node is used to safely pause scenario execution for a specified period of time.
A correct use of the node is presented below:

You should not pause a scenario in an Expression node using built-in Python, Groovy or R functions.
Last updated