UNPKG

webdriverio

Version:

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

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