
Allows you to connect the browser with specified properties.
Example

Running this code will connect the browser to the following properties:
- Drive Type: Chrome
- Timeout: 60
- Hide Command Prompt Window: True
- Hide Browser Window: False
- Highlight Element: True
plugin command("Browser Automation.dll", "browser connect", "Chrome", 60, "True", "False", "True")