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

https://github.com/ravifel/test_codeleap_automation

Test automation with Cypress for the CodeLeap Network platform
https://github.com/ravifel/test_codeleap_automation

Last synced: 9 months ago
JSON representation

Test automation with Cypress for the CodeLeap Network platform

Awesome Lists containing this project

README

          

## Step 1
npm init -y

## Step 2
npm install cypress

## Step 3
npx cypress install --force

## Step 4.1
npx cypress open

## Step 4.2
select to "E2E Testing"