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.14 to 1.0.15

2

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

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

## 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
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
### Installation: npm i protractor-parallel-instances --save-dev

@@ -9,0 +8,0 @@ ### Table of Contents

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