https://github.com/callumacrae/cypress-select-value-issue
https://github.com/callumacrae/cypress-select-value-issue
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/callumacrae/cypress-select-value-issue
- Owner: callumacrae
- Created: 2019-06-12T14:36:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:01:56.000Z (over 2 years ago)
- Last Synced: 2025-04-01T21:07:56.346Z (24 days ago)
- Language: Vue
- Size: 3.04 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypress input value not being preserved in snapshots
Installing and running:
```
npm install
npm run serve
```Replicating issue:
- Run tests
- Hover over "GET select" or "- SELECT changed value" in the test information
- Note that select element in snapshot now says "THIS SHOULDN'T DISPLAY"