Socket
Socket
Sign inDemoInstall

protractor-screenshot-reporter

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

CHANGES.md

2

index.js

@@ -211,3 +211,3 @@ var util = require('./lib/util')

metaData.screenShotFile = screenShotPath;
metaData.screenShotFile = screenShotFile;
mkdirp(directory, function(err) {

@@ -214,0 +214,0 @@ if(err) {

{
"name": "protractor-screenshot-reporter",
"version": "0.0.1",
"version": "0.0.2",
"description": "Use the screenshot reporter to capture screenshots from your Selenium nodes after each executed Protractor test case.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc