https://github.com/bahmutov/cypress-wikipedia
Example increasing the resolution of test videos and screenshots
https://github.com/bahmutov/cypress-wikipedia
cypress-example
Last synced: 10 months ago
JSON representation
Example increasing the resolution of test videos and screenshots
- Host: GitHub
- URL: https://github.com/bahmutov/cypress-wikipedia
- Owner: bahmutov
- Created: 2021-02-25T17:12:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-20T05:40:50.000Z (11 months ago)
- Last Synced: 2025-08-20T07:25:15.031Z (11 months ago)
- Topics: cypress-example
- Language: JavaScript
- Homepage:
- Size: 397 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cypress-wikipedia [![renovate-app badge][renovate-badge]][renovate-app]  [](https://dashboard.cypress.io/projects/j7giwe/runs)
Example showing how to get high resolution screenshots and videos during Cypress tests

Read the full blog post [Generate High-Resolution Videos and Screenshots](https://www.cypress.io/blog/2021/03/01/generate-high-resolution-videos-and-screenshots/).
Related: [Video resolution](https://github.com/cypress-io/cypress-example-recipes#fundamentals) recipe
## Install and use
Assumes the Chrome browser is already installed on your machine
```
npm install
npm test
```
This should generate 4k video and 4k screenshot
[renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg
[renovate-app]: https://renovateapp.com/