powered by
Moves the mouse cursor to the specified pixel. Top left corner of screen is pixel(0,0).
move(x, y, failSafe = TRUE)
horizontal coordinate as integer.
vertical coordinate as integer.
Logical flag to allow for emergency stops. Default is TRUE.
TRUE
delay, left, right, pos, record
delay
left
right
pos
record
move(50, 50) delay(1000) move(364, 200)
Run the code above in your browser using DataLab