This project is a my automatino project using mocha typescript with selenium.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.Follow the steps below.
- Node.js
- npm
- Latest Chrome version
- Clone the repo:
git clone https://github.com/AxelAlinsky/saucedemo-workspace-automation.git
- Navigate to the project directory:
cd saucedemo-workspace-automation
- Install dependencies:
npm install
- Build project:
npm run build
npm run regression
npm run invalidLoginTest
npm run restrictedAccessTest
npm run shoppingExp
npm run validLoginTest