locate
Find UI elements on a webpage by describing them in natural language. This tool enables AI to perform visual browser automation.
Instructions
Locate UI element by natural language description (browser driver only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| driver | Yes | Driver alias (must be browser) | |
| session_id | Yes | Session ID | |
| description | Yes | Natural language description of element (e.g., 'the blue Submit button') |