Skip to main content Skip to docs navigation
Check
View on GitHub

Key Events

Perform key specific events with delay on input fields and search bar

On this page
KeyEvents::Description
KeyEvents::Example TextIt simulate typing of `Example Text` same like keyboard typing.
KeyEvents::{"value":"Example text","delay":3}It simulate typing of `Example Text` same like keyboard typing where each letter is typed with 3 sec delay.