levz0r / gmail-tester

A simple Node.js Gmail client which checks the inbox for message existence
MIT License
256 stars 68 forks source link

How to use gmail-tester with latest cypress version (Cypress 10)? #112

Closed sabrina-alves closed 1 year ago

sabrina-alves commented 1 year ago

Overview Cypress changes the folder structure in the latest version (Cypress 10) and removed the use of plugins. So how do we use gmail-tester with latest cypress version?

Expected behavior
 Should have a ‘Plugins’ folder.

Actual behavior
 Cypress remove ‘Plugins’ folder.

levz0r commented 1 year ago

Hello, Please check out the cypress plugin: https://github.com/levz0r/cypress-gmail-tester