Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eyes.selenium

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eyes.selenium - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "eyes.selenium",
"version": "0.0.7",
"version": "0.0.8",
"description": "Applitools Eyes SDK For Selenium JavaScript WebDriver",

@@ -5,0 +5,0 @@ "author": "Applitools Team <team@applitools.com> (http://www.applitools.com/)",

@@ -22,6 +22,5 @@ eyes.selenium

var Eyes = require('eyes.selenium');
Eyes.setApiKey("<YOUR_API_KEY>");
var eyes = new Eyes();
eyes.setApiKey("<YOUR_API_KEY>");
console.log('Starting test');
eyes.open(driver, "JavaScript SDK", "Simple JS SDK Test").then(function(driver) {

@@ -28,0 +27,0 @@ driver.get('http://www.google.com');

@@ -0,0 +0,0 @@ /*

@@ -0,0 +0,0 @@ /*

@@ -0,0 +0,0 @@ /*

Sorry, the diff of this file is not supported yet

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