UNPKG

@nice-digital/wdio-cucumber-steps

Version:

Shared step definitions for Cucumber JS BDD tests in WebdriverIO

5 lines 132 B
/** * Refreshes the current browser */ export declare function refresh(): Promise<void>; //# sourceMappingURL=refresh.d.ts.map