wavexis_dom_set_attr
Set an attribute on a DOM element matching a CSS selector. Modify HTML element attributes with name and value.
Instructions
Set an attribute on an element matching a CSS selector.
Args: input: Attribute parameters (selector, name, value).
Returns:
JSON string with status "ok".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |