This repository contains a Cypress setup with Cucumber for BDD-style testing using TypeScript.
Before getting started, make sure you have the following installed on your local machine:
Follow these steps to set up the project locally:
Clone the repository into your local machine:
git clone <repository_url>
cd <project_directory>
npm install
###Open Cypress
npx cypress open