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
- Host: GitHub
- URL: https://github.com/ravifel/test_codeleap_automation
- Owner: ravifel
- Created: 2024-05-05T23:53:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-06T00:48:45.000Z (over 1 year ago)
- Last Synced: 2025-02-13T10:18:43.950Z (11 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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"