Skip to content

sinapot/Cypress-Framework

Repository files navigation

Cypress-Framework

This is my cypress automation playground where I explore and test Cypress capabilities.

This project is using Percy.io for visual regression testing. This project is using Percy.io for visual regression testing

Uses Github Actions to trigger Cypress tests in CI/CD
For every PR, visual tests will be done by PERCY.IO to see if there are diffs

Below cypress commands are implemented:
cy.visit
cy.contain
cy.get
cy.downladFile
cy.fixture
cy.url
cy.session
.eq()
.invoke()
.should()
.find()
.click()
.check()
.each()

Test website: http://automationpractice.com/index.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published