browser_wait_for
Pause execution until a specific element is detected on the webpage using a selector. Set a timeout to manage delays, ensuring reliable automation workflows in web interactions.
Instructions
Wait for an element to appear on the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | ||
timeout | No |