Skip to content

bahmutov/cypress-track-events

Repository files navigation

cypress-track-events

Send data from the application to Cypress test if needed

Read the blog post Send Data To The Cypress Test

Application test

Install and test

$ npm install
$ npm cypress open
# click on the "spec.js" file

See spec.js