An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# cypress-wikipedia [![renovate-app badge][renovate-badge]][renovate-app] ![cypress version](https://img.shields.io/badge/cypress-9.7.0-brightgreen) [![cypress-wikipedia](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/j7giwe/main&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/j7giwe/runs)

Example showing how to get high resolution screenshots and videos during Cypress tests

![Wiki image](./images/wiki.png)

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/