diff --git a/lib/commands/general.js b/lib/commands/general.js index 340c41b25..d0f1f77bd 100644 --- a/lib/commands/general.js +++ b/lib/commands/general.js @@ -145,7 +145,7 @@ extensions.executeMobile = async function (mobileCommand, opts = {}) { toggleGps: 'toggleLocationServices', isGpsEnables: 'isLocationServicesEnabled', - hideKeyboard: 'mobileHideKeyboard', + hideKeyboard: 'hideKeyboard', isKeyboardShown: 'isKeyboardShown', pressKey: 'mobilePressKey',