powered by
Send special keys like "ESC", "ENTER" or "TAB"
specialKey(key = "ESC", failSafe = TRUE)
"ESC", "ENTER" or "TAB" as string.
Logical flag to allow for emergency stops. Default is TRUE.
TRUE
type, delay
type
delay
specialKey("ENTER") # send ENTER specialKey("ESC") # send ESC
Run the code above in your browser using DataLab