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

@applitools/core

Package Overview
Dependencies
Maintainers
33
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/core - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

dist/classic/locate.js

3

dist/classic/check.js

@@ -42,4 +42,5 @@ "use strict";

await driver.currentContext.setScrollingElement(settings.scrollRootElement);
if (settings.lazyLoad)
if (settings.lazyLoad && driver.isWeb) {
await (0, wait_for_lazy_load_1.waitForLazyLoad)({ driver, settings: settings.lazyLoad !== true ? settings.lazyLoad : {}, logger });
}
const shouldRunOnce = eyes.test.isNew;

@@ -46,0 +47,0 @@ const finishAt = Date.now() + settings.retryTimeout;

{
"name": "@applitools/core",
"version": "1.0.5",
"version": "1.0.6",
"homepage": "https://applitools.com",

@@ -5,0 +5,0 @@ "bugs": {

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