Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshot support capture full screen. #8643

Closed
JFRabbit opened this issue Sep 23, 2020 · 2 comments
Closed

Screenshot support capture full screen. #8643

JFRabbit opened this issue Sep 23, 2020 · 2 comments
Labels
topic: screenshots 📸 type: duplicate This issue or pull request already exists

Comments

@JFRabbit
Copy link

Current behavior

When test case fail, cypress will capture screenshot only visible region.

Desired behavior

Support capture full screen (app preview). In some case, error happened in invisible region, capture full screen maybe will get it.

截屏2020-09-23 上午11 35 34

Set an environment variable in cypress.json, like: screenshotsFullScreen, default is false, capture full screen when it is true.

Versions

Cypress4.10.0

@bahmutov
Copy link
Contributor

I would mark it as a feature but would think this is a low priority since we would expect the error to more likely manifest itself in the command log.

@bahmutov bahmutov added type: feature New feature that does not currently exist type: enhancement Requested enhancement of existing feature topic: screenshots 📸 and removed type: feature New feature that does not currently exist labels Sep 23, 2020
@jennifer-shehane
Copy link
Member

Duplicate of #5920

@jennifer-shehane jennifer-shehane marked this as a duplicate of #5920 Oct 15, 2020
@jennifer-shehane jennifer-shehane added type: duplicate This issue or pull request already exists and removed type: enhancement Requested enhancement of existing feature labels Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: screenshots 📸 type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants