https://github.com/bahmutov/video-example
Playing video using Cypress
https://github.com/bahmutov/video-example
cypress-examples
Last synced: 11 months ago
JSON representation
Playing video using Cypress
- Host: GitHub
- URL: https://github.com/bahmutov/video-example
- Owner: bahmutov
- Created: 2021-08-13T00:35:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T14:50:06.000Z (almost 4 years ago)
- Last Synced: 2024-12-27T21:00:35.207Z (over 1 year ago)
- Topics: cypress-examples
- Language: JavaScript
- Homepage: https://glebbahmutov.com/blog/test-video-play/
- Size: 3.52 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# video-example
> Playing video using Cypress

See [cypress/integration/spec.js](./cypress/integration/spec.js)
- Read the blog post [Test Video Play Using Cypress](https://glebbahmutov.com/blog/test-video-play/)
- Watch the video [Test And Play Video From Cypress](https://www.youtube.com/watch?v=w5vZspiCiuQ)
## Ended property
Check the `` element and its `ended` property by opening the [index.html](./index.html) directly in Chrome browser
