wavexis_dom_remove_attr
Remove a specified attribute from a DOM element using a CSS selector. Returns status 'ok' upon success.
Instructions
Remove an attribute from an element matching a CSS selector.
Args: input: Attribute removal parameters (selector, name).
Returns:
JSON string with status "ok".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |