UNPKG

@wdio/utils

Version:

A WDIO helper utility to provide several utility functions used across the project.

4 lines 187 B
export { startWebDriver } from './startWebDriver.js'; export { setupDriver, setupBrowser } from './manager.js'; export { canAccess } from './utils.js'; //# sourceMappingURL=index.d.ts.map