UNPKG

protractor-take-screenshots-on-demand

Version:

Protractor take screenshots on demand makes screenshot in any place where it is needed

32 lines (31 loc) 868 B
{ "name": "protractor-take-screenshots-on-demand", "version": "1.2.0", "description": "Protractor take screenshots on demand makes screenshot in any place where it is needed", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "protractor", "screenshot", "screenshots", "angular", "e2e", "selenium" ], "repository": { "type": "git", "url": "git+https://github.com/molot1989/protractor-take-screenshots-on-demand.git" }, "author": "Roman Brovchenko <molot1989@ya.ru>", "license": "ISC", "bugs": { "url": "https://github.com/molot1989/protractor-take-screenshots-on-demand/issues" }, "homepage": "https://github.com/molot1989/protractor-take-screenshots-on-demand#readme", "devDependencies": { "mkdirp": "^0.5.1", "path": "^0.12" } }