browser keyboard send keys

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)

Was this helpful?

Previous Article

browser keyboard key array

Next Article

browser load HTML