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) 147 B
export * from './isActive'; export * from './isClickable'; export * from './isEnabled'; export * from './isSelected'; export * from './isVisible';