waitForTimeout

Type:
<string> | <number>

It tells the browser to wait a quantity of time in milliseconds before processing the content over the target url.

Interactive Code Editor

Test API requests with multiple programming languages. Edit code, execute requests, and view responses in real-time.

The value provided in the following formats:
  • as number in milliseconds (e.g., 3000).
  • as humanized representation of the number (e.g., '3s').
The following humanized number variations are supported: