Cypress Components

After you open cypress using command - npx cypress openYou will need to do configuration based on what type of testing you want to do -
  • End to end testing
  • Component testing.
Once you choose the type of testing, you will need to select the browser on which you want to run the tests. Then browser opens with new Cypress dashboard page where you can click on Specs and see all tests available to run.

Web development and Automation testing

solutions delivered!!