UNPKG

@nice-digital/wdio-cucumber-steps

Version:

Shared step definitions for Cucumber JS BDD tests in WebdriverIO

6 lines 226 B
/** * Close all but the first tab * @param {String} obsolete Type of object to close (window or tab) */ export declare function closeAllButFirstTab(): Promise<void>; //# sourceMappingURL=closeAllButFirstTab.d.ts.map