browser_wait_for_element
Wait for a web element to appear using specified locator strategies before proceeding with automation tasks, ensuring reliable interaction timing.
Instructions
Wait for an element to be present
Input Schema
Name | Required | Description | Default |
---|---|---|---|
by | Yes | Locator strategy to find element | |
timeout | Yes | Timeout in milliseconds | |
value | Yes | Value for the locator strategy |