Find All Elements
element_find_allFind and extract multiple matching elements using CSS selectors, XPath, or DrissionPage locators, with bounded text/attribute summaries for repeated lists, cards, and tables.
Instructions
Find multiple matching elements with bounded text/attribute summaries and recommended selectors for repeated lists, cards, and tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of matched elements to return | |
| selector | Yes | CSS selector, XPath, or explicit DrissionPage locator for repeated elements. Bare selectors are CSS. | |
| include_html | No | Include bounded outerHTML excerpts for each returned element |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||