Skip to content
Snippets Groups Projects

Add Menu test and folder

Closed Miguel Pelayo requested to merge issue/automated_testing_kit-3389607:3389607-menu into 1.0.x
3 unresolved threads
Files
10
{
"name": "automated_testing_kit",
"description": "",
"main": "cypress.atk.config.js",
"scripts": {},
"keywords": [],
"author": "Performant Labs",
"devDependencies": {
"cypress-slow-down": "^1.2.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-standard-with-typescript": "^35.0.0",
"eslint-plugin-chai-friendly": "^0.7.2",
"eslint-plugin-cypress": "^2.15.1",
"prettier": "^2.8.8"
"cypress-slow-down": "^1.2",
"eslint-config-airbnb-base": "^15.0",
"eslint-config-standard-with-typescript": "^35.0",
"eslint-plugin-chai-friendly": "^0.7",
"eslint-plugin-cypress": "^2.15",
"prettier": "^2.8"
},
"dependencies": {
"@cypress/grep": "^3.1.5",
"@cypress/grep": "^3.1",
"cy-verify-downloads": "^0.1",
"cypress": "^13.0",
"cypress-file-upload": "^5.0",
"cypress-log-to-term": "^1.5",
"fast-xml-parser": "^4.2.6",
"fast-xml-parser": "^4.2",
"x2js": "^3.4"
}
}
Loading