diff --git a/e2e/pages/Drawer/Browser.js b/e2e/pages/Drawer/Browser.js index 84ba6b16f23..2a203d553f4 100644 --- a/e2e/pages/Drawer/Browser.js +++ b/e2e/pages/Drawer/Browser.js @@ -147,7 +147,7 @@ export default class Browser { } static async tapConnectButton() { - if (device.getPlatform === 'android') { + if (device.getPlatform() === 'android') { await TestHelpers.tapWebviewElement(WEBVIEW_TEST_DAPP_CONNECT_BUTTON_ID); } else { await TestHelpers.tapAtPoint(