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

8 lines (7 loc) 208 B
export * from './Attribute'; export * from './ComputedStyle'; export * from './CssClasses'; export * from './LastScriptExecution'; export * from './Selected'; export * from './Text'; export * from './Value';