Allows you to set the value of an attribute on the specified element.
Example
Running this code will set the attributes of "Name[0]:searchquery" to the following:
- Attribute Name: value
- Attribute Value: alert
- Clear First: True
plugin command("Browser Automation.dll", "browser element attribute set", "Name[0]:searchquery", "value", "alert", "True")