wavexis_shadow_fill
Fill an input element inside a shadow DOM tree by piercing shadow boundaries with a CSS selector chain.
Instructions
Fill an input element inside a shadow DOM tree.
Pierces shadow boundaries using the provided selector chain.
Args: input: Shadow fill parameters (selectors, value).
Returns:
JSON string with status "ok".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |