UNPKG

@serenity-js/webdriverio

Version:

Adapter that integrates @serenity-js/web with the latest stable version of WebdriverIO, enabling Serenity/JS reporting and using the Screenplay Pattern to write web and mobile test scenarios

3 lines 147 B
export { WebdriverIOConfig, WithSerenityConfig } from './config/index.js'; export * from './screenplay/index.js'; //# sourceMappingURL=api.d.ts.map