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 182 B
export * from './isActive'; export * from './isClickable'; export * from './isEnabled'; export * from './isSelected'; export * from './isVisible'; //# sourceMappingURL=index.d.ts.map