Find Shadow Elements
shadow_find_allRetrieve all elements matching a selector inside a shadow root, identified by its host selector.
Instructions
Find repeated elements inside a shadow root exposed by the supported DrissionPage runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| selector | Yes | Selector inside the shadow root. | |
| include_html | No | ||
| host_selector | Yes | Selector for the shadow host element. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||