Skip to content

O-Bots/Cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium WebDriver Testing Project

This repository contains test cases created while learning to use Cypress. The tests are performed on the website Automation Exercise, based on the test cases provided here.

Features

  • Automated test cases for various functionalities on Automation Exercise website

Installation

To get started with this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/O-Bots/Selenium.git
  1. Open in your chosen IDE and install the necessary dependencies:
npm install
  1. Ensure you have the latest version of Node.js installed.

Usage

To run the test cases, use the following command:

npm run cy:open

This command will execute the test cases using Mocha.js and generate a test report with Mochawesome.

Technologies Used

  • cypress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published