UNPKG

@wdio/appium-service

Version:
6 lines 274 B
/** * Checks if the browser is in native context. * MSPO only works in native context, not in webview context. */ export declare function isNativeContext(browser?: WebdriverIO.Browser | WebdriverIO.MultiRemoteBrowser): boolean; //# sourceMappingURL=browser-utils.d.ts.map