Socket
Socket
Sign inDemoInstall

protractor-parallel-instances

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protractor-parallel-instances - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

package.json
{
"name": "protractor-parallel-instances",
"version": "1.0.13",
"version": "1.0.14",
"description": "Helps in creating dynamic instances based on the conf file passed",

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

@@ -0,1 +1,9 @@

## protractor-parallel-instances
• A simple tool that allows you to create protractor browser instances based on the
configuration file passed to createNewBrowser(*) method
• You need to explicitly handle closing of browser as protractor does not handle it
## Installation: npm i protractor-parallel-instances --save-dev
### Table of Contents

@@ -2,0 +10,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc