unlocomqx / cypress-toggle-panel-plugin

A Cypress plugin to toggle the side panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-toggle-panel-plugin

Install

npm install --save-dev cypress-toggle-panel-plugin

Usage

// cypress/support/e2e.js and/or cypress/support/component.js
import "cypress-toggle-panel-plugin/controls";

Screenshot

screenshot

About

A Cypress plugin to toggle the side panel


Languages

Language:JavaScript 99.6%Language:HTML 0.4%