testplane
Version:
Tests framework based on mocha and wdio
16 lines • 394 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.customCommandFileNames = void 0;
exports.customCommandFileNames = [
"assert-view",
"clearSession",
"getConfig",
"getPuppeteer",
"setOrientation",
"scrollIntoView",
"openAndWait",
"switchToRepl",
"moveCursorTo",
"captureDomSnapshot",
];
//# sourceMappingURL=index.js.map