UNPKG

@serenity-js/web

Version:

Serenity/JS Screenplay Pattern library offering a flexible, web driver-agnostic approach for interacting with web-based user interfaces and components, suitable for various testing contexts

6 lines (5 loc) 185 B
export * from './AbsentModalDialog'; export * from './AcceptedModalDialog'; export * from './DismissedModalDialog'; export * from './ModalDialog'; export * from './ModalDialogHandler';