UNPKG

e2ed

Version:

E2E testing framework over Playwright

5 lines (4 loc) 214 B
export { getDocumentCookie } from './getDocumentCookie'; export { getDocumentTitle } from './getDocumentTitle'; export { getDocumentUrl } from './getDocumentUrl'; export { reloadDocument } from './reloadDocument';