Logo

BrowserStack Examples Cypress for Webkit
Cypress Mocha

Introduction

Cypress is a next generation front end testing tool built for the modern web. It addresses the key pain points developers and QA engineers face when testing modern applications.


Repository setup

  • Clone the repository

  • Ensure you have the following dependencies installed on the machine

    • Cypress >= 6
    • Node:
    npm install
    • Add your username and access_key in line 3 and 4 of browserstack.json file
    npm i -g browserstack-cypress-cli