Press the specified keys using the keyboard. For all available key combinations that can be used, see the Key values guide.

Inputs

Value
string
required
Use + to combine keys, e.g. Control+Shift+T. Here is a list of valid key values.

Configs

Convert platform-specific keys
boolean
default:true
Automatically convert known keyboard combinations based on the current operating system. For example, Meta+V is converted to Ctrl+V when the test is executed in a Linux environment.
Repeat
number
default:1
Number of times to issue the key sequence.
Delay ms
number
default:25
Milliseconds to wait after each key sequence. This is only applicable if the repeat config is set to a value greater than 1.