Cypress IFrame Example

An example repo showing how to automate iframes using Cypress.

Install dependencies

Run npm i

Run Cypress tests

Run npx cypress run or npx cypress open