pressKeyCode (Native/Hybrid Apps - Manipulation)
Compatible with:
- Purpose
- Press a particular key on the device. This command is supported only for Android Devices.
- Syntax
- pressKeyCode(keycode)
- Target
-
keycode - KEYCODE_A||KEYCODE_B||KEYCODE_C,META_SHIFT_ON.
presses "abC" on the keyboard - Value
- N/A
- Return Value
- N/A