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

6 lines (4 loc) 157 B
export * from './ProtractorBrowsingSession'; export * from './ProtractorCookie'; export * from './ProtractorPage'; export * from './ProtractorPageElement';