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

@sap_oss/wdio-qmate-service

Package Overview
Dependencies
Maintainers
20
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap_oss/wdio-qmate-service - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

lib/reuse/modules/ui5/userInteraction.js

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

elementProperties: {
viewName: "sap.ui.documentation.sdk.view.SubApiDetail",
viewName: selector.elementProperties.viewName,
metadata: "sap.ui.unified.MenuItem",

@@ -169,3 +169,3 @@ text: value

};
await ui5.userInteraction.click(menuItemSelector, index, timeout);
await ui5.userInteraction.click(menuItemSelector, 0, timeout);
const tabSwitchedSuccessfully = await this._verifyTabSwitch(selector);

@@ -172,0 +172,0 @@ if (tabSwitchedSuccessfully === false) {

{
"name": "@sap_oss/wdio-qmate-service",
"version": "1.2.2",
"version": "1.2.3",
"author": "SAP SE",

@@ -5,0 +5,0 @@ "types": "./@types/index.d.ts",

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