Published on

Test a Client Address Book: Part 6

1 min read | 158 words
Authors
cypress tree

Photo by Yi Ma on Unsplash

Running Cypress in Multiple Browsers

In part six of the series, we will learn how to use the Cypress Test Runner to execute tests against various browsers such as Chrome and Edge. You can find the latest supported browsers here.

The following video illustrates the entire process:

Part 7: Testing The Client Flow

The final source code can be found here