Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Added plug in for native events
Browse files Browse the repository at this point in the history
  • Loading branch information
clmedders committed Dec 1, 2023
1 parent 67b6a73 commit 81083ba
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 366 deletions.
2 changes: 2 additions & 0 deletions cypress/support/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@
//
// -- This will overwrite an existing command --
// Cypress.Commands.overwrite('visit', (originalFn, url, options) => { ... })

import "cypress-real-events";
Loading

0 comments on commit 81083ba

Please sign in to comment.