Javascript Events
Trigger any Javascript Events in the element of the page.
Keyboard Event
To trigger any key on the keyboard in the element of the page.
Key Name
Shift, Ctrl, Alt, Enter, Space, ArrowUp, ArrowDown, ArrowLeft, ArrowRight, Meta (Window/Mac Key)
Options | Description | Value | Required |
---|---|---|---|
Selector Query | Selector Query of Element | Get element query | Yes |
Field Value | In this, we give the name of any keyboard key. | Enter Space Ctrl+2 Alt+4 Shift+Alt+U | Yes |