wait_for_selector
Pause execution until a specified element becomes visible on a webpage. Uses a selector and optional timeout to ensure reliable automation in browser tasks.
Instructions
Wait for an element to be visible on the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page_id | No | ||
selector | Yes | ||
timeout | No |