browser_wait_for_navigation
Wait for page navigation to complete, ensuring next actions run after the page is fully loaded. Accepts a timeout to avoid hanging indefinitely.
Instructions
Wait for navigation to complete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Timeout in milliseconds (default: 30000) |