Find Shadow Element
shadow_findFinds one element within a shadow DOM by providing the shadow host selector and inner element selector.
Instructions
Find one element inside a shadow root exposed by the supported DrissionPage runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| selector | Yes | Selector inside the shadow root. | |
| host_selector | Yes | Selector for the shadow host element. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||