TroubleShooting

Let’s have a look at some more testing features available in Cypress.

We'll cover the following...

screenshot command

Cypress has a few ways to let us monitor testing. First off, each step in a test produces a snapshot that we can look at in the test runner and also ...