https://github.com/wlsf82/multiple-domains-in-a-single-cypress-test
Sample project to demonstrate the cy.origin command, available in expermental mode on Cypress v9.6.0.
https://github.com/wlsf82/multiple-domains-in-a-single-cypress-test
Last synced: 8 months ago
JSON representation
Sample project to demonstrate the cy.origin command, available in expermental mode on Cypress v9.6.0.
- Host: GitHub
- URL: https://github.com/wlsf82/multiple-domains-in-a-single-cypress-test
- Owner: wlsf82
- License: mit
- Created: 2022-04-29T19:39:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T20:30:09.000Z (over 3 years ago)
- Last Synced: 2024-12-12T17:12:32.821Z (10 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# multiple-domains-in-a-single-cypress-test
Sample project to demonstrate the `cy.origin()` command, available in expermental mode on Cypress v9.6.0.