UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

4 lines 272 B
/// <reference types="webdriverio/webdriverio-core" /> /// <reference types="webdriverio" /> export default function runFnInFiberContext(fn: Function): (this: WebdriverIO.BrowserObject, ...args: any[]) => Promise<unknown>; //# sourceMappingURL=runFnInFiberContext.d.ts.map