UNPKG

systelab-components-wdio-test

Version:
8 lines (7 loc) 211 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Constants = void 0; class Constants { } exports.Constants = Constants; Constants.SYSTELAB_TEST_ID_ATTRIBUTE = 'data-test-id';