Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vancetechwell/mocha-workspace-automation

Automation Test Case Using Typescript and Selenium
https://github.com/vancetechwell/mocha-workspace-automation

automationtesting cicd mocha

Last synced: 9 days ago
JSON representation

Automation Test Case Using Typescript and Selenium

Awesome Lists containing this project

README

        

# saucedemo-workspace-automation

## Description

This project is a my automatino project using mocha typescript with selenium.

## Getting Started

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.

### Prerequisites

- Node.js
- npm
- Latest Chrome version

### Installing

1. Clone the repo: `git clone https://github.com/AxelAlinsky/saucedemo-workspace-automation.git`
2. Navigate to the project directory: `cd saucedemo-workspace-automation`
3. Install dependencies: `npm install`
4. Build project: `npm run build`

## Running the tests

`npm run regression`
`npm run invalidLoginTest`
`npm run restrictedAccessTest`
`npm run shoppingExp`
`npm run validLoginTest`