Primitive steps
Press
Press a combination of keys on the keyboard
For all available key combinations that can be used, see the Key values guide.
Inputs
Keys that will be pressed using the keyboard such as ArrowLeft
or
Control+Shift+T
. Multiple keys can be pressed at the same time by separating
them with a +
.
Configs
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.
Number of times to issue the key sequence.
Milliseconds to wait after each key sequence. This is only applicable if the
repeat
config is set to a value greater than 1.