0.0.0 • Published 2 years ago

cypress-ckeditor-type v0.0.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
2 years ago

Cypress-ckeditor-type

A cypress command for ckeditor to help to fill the textare.

Setup

Install this package via NPM:

npm install --dev cypress-ckeditor-type

Include this package into your Cypress command file:

// cypress/support/commandas.js
import 'cypress-ckeditor-type';

Command

ckeditor

cy.ckeditor(content,element)

To get Ckeditor element write in browser console:

  window.CKEDITOR.instances