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

@ui5/webcomponents-cypress-commands

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-cypress-commands

Cypress Custom Commands and Queries for UI5 Web Components

  • 0.0.0-10d566f5d4
  • dev
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13K
decreased by-27.63%
Maintainers
0
Weekly downloads
 
Created
Source

@ui5/webcomponents-cypress-commands

This package is a work-in-progress and can be extended by you! If you feel like a command or query is missing, please feel free to open a PR adding it to our library. Contributions are always welcome!"

Since testing web components is sometimes not as straightforward as one would like it to be, we offer a package with a set of commands and queries to make it easier to interact with them:

Installation

npm install @ui5/webcomponents-cypress-commands

After the installation you can import it in your entry file (e.g. component.ts):

import '@ui5/webcomponents-cypress-commands';

Now you can use all commands and queries that are available in this package.

You can find a detailed description of all available commands and queries here

License

Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

FAQs

Package last updated on 18 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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