Wait
Function: WAIT¶
The WAIT function is used to introduce a delay in the test case execution. This function is essential for synchronizing actions and waiting for specific conditions to be met.
Parameters¶
| Parameter Name | Description | Example Values | Required | Default Value |
|---|---|---|---|---|
| TIMEOUT | The amount of time to wait before proceeding to the next step. | 30s, 60s | Yes |