New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@applitools/driver

Package Overview
Dependencies
Maintainers
34
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/driver - npm Package Compare versions

Comparing version 1.11.10 to 1.11.11

2

dist/element.js

@@ -200,3 +200,3 @@ "use strict";

const type = await this.getAttribute('type');
if (type !== 'XCUIElementTypeScrollView') {
if (type === 'XCUIElementTypeScrollView') {
const [child] = await this.driver.elements({

@@ -203,0 +203,0 @@ type: 'xpath',

{
"name": "@applitools/driver",
"version": "1.11.10",
"version": "1.11.11",
"description": "Applitools universal framework wrapper",

@@ -5,0 +5,0 @@ "keywords": [

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