UNPKG

@serenity-js/protractor

Version:

Adapter that integrates @serenity-js/web with Protractor, enabling Serenity/JS reporting and using the Screenplay Pattern to write end-to-end test scenarios

5 lines (4 loc) 121 B
export * from './Config'; export * from './ProtractorFrameworkAdapter'; export * from './run'; export * from './runner';