This repository contains automated UI tests for SS using Cypress, Cucumber and multiple-reports.
- Clone or download the repository.
- Open the terminal in the project directory.
- Run
npm install
to install the dependencies.
To run the tests locally, use the following command:
npm run test