https://github.com/wlsf82/cy-session
Sample project to demonstrate the usage of Cypress' experimental feature cy.session().
https://github.com/wlsf82/cy-session
Last synced: 6 months ago
JSON representation
Sample project to demonstrate the usage of Cypress' experimental feature cy.session().
- Host: GitHub
- URL: https://github.com/wlsf82/cy-session
- Owner: wlsf82
- License: mit
- Created: 2021-08-06T23:45:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-09T12:58:55.000Z (about 4 years ago)
- Last Synced: 2025-04-23T08:15:52.593Z (6 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cy-session
Sample project to demonstrate the usage of Cypress' experimental feature [`cy.session()`](https://docs.cypress.io/api/commands/session).