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

https://github.com/maifeeulasad/cypress-test-example


https://github.com/maifeeulasad/cypress-test-example

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# cypress-test-example

Testing http://www.saucedemo.com with `Cypress` and `TypeScript`

# Output:
## Previw:

![auth.cy.ts](https://github.com/maifeeulasad/cypress-test-example/blob/main/cypress/videos/auth.cy.ts.mp4)

![checkout.cy.ts](https://github.com/maifeeulasad/cypress-test-example/blob/main/cypress/videos/checkout.cy.ts.mp4)

![inventory.cy.ts](https://github.com/maifeeulasad/cypress-test-example/blob/main/cypress/videos/inventory.cy.ts.mp4)

## Links (if they don't work)
- https://github.com/maifeeulasad/cypress-test-example/blob/main/cypress/videos/auth.cy.ts.mp4
- https://github.com/maifeeulasad/cypress-test-example/blob/main/cypress/videos/checkout.cy.ts.mp4
- https://github.com/maifeeulasad/cypress-test-example/blob/main/cypress/videos/inventory.cy.ts.mp4