Keyboard And Mouse - nodebotrpa/editor GitHub Wiki

Keyboard and Mouse Automation

Synthesizes key strokes, mouse motion and button clicks.

Nodes

Type

Simulates typing

Parameter Name Description
Text Text to be typed
Speed Delay between keystrokes in miliseconds
Press Tab Press TAB key after typing text
Press Enter Press ENTER key after typing text

Hotkey

Simulates keystrokes

Parameter Name Description
Hotkey Hotkey. Enter combinations like F1, SHIFT+F1, CTRL+a, CTRL+a+x etc

Mouse

Simulates mouse movements

Parameter Name Description
Action Mouse action like Move, Click, Double Click etc.
Y Coordinate Y position on screen
X Coordinate X position on screen
Absolute If set x,y position relative to 0,0 point. If not set relative to current mouse position