UNPKG

testplane

Version:

Tests framework based on mocha and wdio

21 lines 497 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.customCommandFileNames = void 0; exports.customCommandFileNames = [ "assert-view", "clearSession", "getConfig", "getPuppeteer", "setOrientation", "scrollIntoView", "openAndWait", "switchToRepl", "moveCursorTo", "captureDomSnapshot", "waitForStaticToLoad", "saveState", "restoreState", "getState", "unstable_getCdp", ]; //# sourceMappingURL=index.js.map