Assistive-Webdriver

Home > vm-providers > isShiftedKey

isShiftedKey variable

Returns whether it is necessary to have the Shift key pressed to type the given character (with the US keyboard layout).

Signature:

isShiftedKey: (char: string) => boolean