autotest-id
Version:
testId for locators for autotests in browser
19 lines (18 loc) • 348 B
JSON
{
"name": "autotest-id",
"version": "0.0.1",
"description": "testId for locators for autotests in browser",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"testId",
"e2e",
"autotest",
"locator",
"selector"
],
"author": "uid11",
"license": "MIT"
}