Set Attribute Node
Sets a specified attribute on an element.
Parameters
| Label | Value Type | Description |
|---|---|---|
| Element Selector | Selector | The selector to identify the target element. |
| Attribute Name | ValueInput | The name of the attribute to set. |
| Attribute Value | ValueInput | The value of the attribute to set. |