Allows you to send one or more keystrokes to the active window.
Example
Running this code will input "Hello World" into "ID[0]:customer_username".
plugin command("Browser Automation.dll", "browser keyboard send keys", "ID[0]:customer_username", "Hello World", 0)