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

18 lines 564 B
export * from './ArgumentDehydrator'; export * from './BrowserCapabilities'; export * from './BrowsingSession'; export * from './Cookie'; export * from './CookieData'; export * from './dialogs'; export * from './Key'; export * from './Locator'; export * from './Page'; export * from './PageElement'; export * from './PageElements'; export * from './PageElementsLocator'; export * from './RootLocator'; export * from './SelectOption'; export * from './selectors'; export * from './Switchable'; export * from './SwitchableOrigin'; //# sourceMappingURL=index.d.ts.map