UNPKG

protractor-screenshot-reporter

Version:

Use the screenshot reporter to capture screenshots from your Selenium nodes after each executed Protractor test case.

27 lines (26 loc) 737 B
{ "name": "protractor-screenshot-reporter", "version": "0.0.5", "description": "Use the screenshot reporter to capture screenshots from your Selenium nodes after each executed Protractor test case.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/swissmanu/protractor-screenshot-reporter" }, "dependencies": { "mkdirp": "~0.3.5" }, "keywords": [ "screenshot", "selenium", "protractor", "jasmine", "reporter" ], "author": "Manuel Alabor <manuel@alabor.me>", "license": "MIT", "bugs": { "url": "https://github.com/swissmanu/protractor-screenshot-reporter/issues" }, "homepage": "https://github.com/swissmanu/protractor-screenshot-reporter" }