Description Usage Arguments Note See Also Examples
Sends a left click, when called.
1 |
failSafe |
Logical flag to allow for emergency stops. Default is |
If failSafe is TRUE
, the function checks whether the mouse cursor is at the upper left position of the screen (pixel: x = 0, y = 0) . If so, the function fails and throws an error, allowing for emergency stops during code execution.
delay
, move
, right
, pos
, record
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.