UNPKG

systelab-components-wdio-test

Version:
7 lines (6 loc) 241 B
export var LocatorType; (function (LocatorType) { LocatorType["ElementSelector"] = "ElementSelector"; LocatorType["ArraySelector"] = "ArraySelector"; LocatorType["ArrayItem"] = "ArrayItem"; })(LocatorType || (LocatorType = {}));