UNPKG

webdriverio

Version:

Next-gen browser and mobile automation test framework for Node.js

5 lines 249 B
/** * register all session relevant singletons on the instance */ export declare function registerSessionManager(instance: WebdriverIO.Browser): Promise<[boolean, boolean, boolean, boolean, string]> | undefined; //# sourceMappingURL=index.d.ts.map