UNPKG

testcafe

Version:

Automated browser testing for the modern web development stack.

28 lines (25 loc) 373 B
import exportableLib from './index.js'; const { Role, ClientFunction, Selector, RequestLogger, RequestMock, RequestHook, t, userVariables, fixture, test, } = exportableLib; export { Role, ClientFunction, Selector, RequestLogger, RequestMock, RequestHook, t, userVariables, fixture, test, };