Parameter Name | Data Type | Possible Values | Default |
---|---|---|---|
TIMEOUT_IN_MILLISECS | Integer | 0 or 1000 |
Enter the amount of time (in milliseconds) to wait before Test Step fails.
For most of the check actions this means that the check is executed multiple times. The check action then fails with a check failed if the timeout is reached and the wanted check is still not successful
You can adjust the polling delay from check actions when setting the environment property TEST_RC_POLLING_DELAY=<timeInMs>