UNPKG

nightwatch-ui-attributes-validator

Version:

This package allows you to validate the UI attributes against baseline using NightwatchJS.

32 lines (31 loc) 833 B
{ "name": "nightwatch-ui-attributes-validator", "version": "2.0.2", "description": "This package allows you to validate the UI attributes against baseline using NightwatchJS.", "repository": { "type": "git", "url": "git+https://github.com/Dikshita25/nightwatch-UI-atrributes-validator.git" }, "keywords": [ "UI", "NightwatchJS", "Tests", "Automation", "CucumberJS", "UI testing", "Nightwatch-v2", "attributes", "validator" ], "author": "Dikshita Shirodkar", "license": "ISC", "bugs": { "url": "https://github.com/Dikshita25/nightwatch-UI-atrributes-validator/issues" }, "homepage": "https://github.com/Dikshita25/nightwatch-UI-atrributes-validator#readme", "dependencies": { "fs": "0.0.1-security", "nightwatch": "^2.3.0", "path": "^0.12.7" } }