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

https://github.com/wlsf82/remove-imgs

Sample project to demonstrate the usage of prev() and next() Cypress commands.
https://github.com/wlsf82/remove-imgs

Last synced: 4 months ago
JSON representation

Sample project to demonstrate the usage of prev() and next() Cypress commands.

Awesome Lists containing this project

README

          

# remove-imgs

![Cypress tests](https://github.com/wlsf82/remove-imgs/actions/workflows/ci.yml/badge.svg)

Sample project to demonstrate the usage of [`prev()`](https://docs.cypress.io/api/commands/prev) and [`next()`](https://docs.cypress.io/api/commands/next) Cypress commands.

![Cypress tests](./removeImages.cy.js.gif "Execution of Cypress test that removes two images")

___

Made with ❤️ by [Walmyr Lima e Silva Filho](https://walmyr.dev).