Skip to content

jimuelmedrano/letcode-cypress-javascript

Repository files navigation



Letcode Cypress Automation

Selenium Cypress automation script for the letcode website
Explore the wiki »

About The Project

This project was made for educational and portfolio use. Letcode website was used in this project since it covers most elements that are needed for basic automation scripts.

Built Using:

  • cypress
  • nodejs

Getting Started

Installation

  1. Clone the repo using the script below or using your preferred Git GUI
    git clone https://github.com/jimuelmedrano/letcode-cypress-javascript.git
  2. Run npm install
 npm install

Usage

You can run the script using the following steps:

  1. Open the cypress app
 npx cypress open
  1. Click E2E Testing image

  2. Select your browser and click start E2E Testing image

  3. Click any of the following specs to start testing image

Sample Run

Contact

LinkedIn - https://www.linkedin.com/in/jimuel-renzo-medrano/

About

Automation script for letcode.in website using Cypress

Topics

Resources

License

Stars

Watchers

Forks