In this video we will learn to run cypress tests via command line interface.
TOPICS COVERED:
running all tests in headless mode
running all tests in headed mode
running tests on specific browsers
running only specific test suites
creating NPM scripts to handle test commands
== Creating the first automated tests ==
• Cypress - Creating the first automate...
== Cypress Setup Project Tutorial ==
• Getting started with Cypress - Projec...