browser_focus_element
Focuses on a web element using specified locators to enable interaction with specific page components during browser automation.
Instructions
Focus on a specific element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
by | Yes | Locator strategy to find element | |
timeout | No | Maximum time to wait for element in milliseconds | |
value | Yes | Value for the locator strategy |