How to install Cypress Plugin | Set Environment Variables | Cypress Tutorial | Part III
This video is a part of our Cypress Testing Tutorial series. In this video, Chris DeSilva (@desilvadev) explains how to install and use your first Cypress plugin - Cypress Testing library that allows you to use ‘’FIND ALL’’ and ‘’FIND BY’’ commands supported by the Cypress test automation framework. The video also walks you through the benefits of the React Testing library along with demonstrating the use of JSON files for creating and setting environment variables. 🪐
Introduction
Learning Goals
How to navigate the directories of Cypress plugin
Installation of Cypress Testing Library plugin
Setting up the base URL
Setting up Environment Variables Syntax
Recap
Conclusion of Session