zjkipping / cypress-screenshot-issue

Issue with screenshotting `fullPage` capture with cypress in larger resolutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CypressScreenshotIssue

Getting Started

Run npm install or yarn

Creating screenshots

Run npm run e2e or yarn e2e and look in the dist/cypress/apps/example-app-e2e/screenshots/app.cy.ts folder for the 6 screenshots.

There should be 2 for each resolution. One with the capture set to runner and another set to fullPage.

About

Issue with screenshotting `fullPage` capture with cypress in larger resolutions


Languages

Language:TypeScript 69.8%Language:SCSS 20.4%Language:HTML 8.8%Language:JavaScript 1.0%