Allows you to highlight an element.
Example
Running this code will highlight the element "ID[0]:textareaCode" with the following properties:
- Border Size (px): 3
- Color (hex): FF0000
- Highlight: True
plugin command("Browser Automation.dll", "browser element highlight", "ID[0]:textareaCode", 3, "FF0000", "True")