Wait for Page Load
Pauses execution until the page has fully loaded, provided it is currently in a loading state.
Category: Web Browser Navigation · Group: Web · Activity name: WaitForPageToLoad

Example
WaitForPageToLoad(0)
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| Maximum wait time (seconds) | integer | Yes | Maximum number of seconds to wait for a page to load. |