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 243 B
export * from './Attribute'; export * from './ComputedStyle'; export * from './CssClasses'; export * from './LastScriptExecution'; export * from './Selected'; export * from './Text'; export * from './Value'; //# sourceMappingURL=index.d.ts.map