discover_elements
Inspect a page to obtain its ARIA snapshot and candidate targets matching a query, each with a suggested target for end-to-end test tickets. Log in or navigate first to set up the page.
Instructions
Inspect a page: returns the ARIA snapshot and candidate targets matching a query, each with a suggested Target for tickets. steps_before can log in or navigate first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| query | No | ||
| max_results | No | ||
| steps_before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| query | Yes | ||
| final_url | Yes | ||
| candidates | Yes | ||
| aria_snapshot | Yes | ||
| aria_snapshot_truncated | Yes |