garris / garris/BackstopJS

Zooms in while capturing screenshot

Open
#714 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

For few pages which I am testing, the page gets a zoom in and capture the screenshot.

I have tried debugging my app, backstop loads the page correctly but while capturing the screen it zooms in or it just breaks the page.

**Engine:** Chromy

**Scenario**
```
{
"label": "Work",
"url": "https://www.qed42.com/work",
"referenceUrl": "",
"readyEvent": "",
"readySelector": ".intercom-launcher-discovery-frame",
"delay": 0,
"hideSelectors": [],
"removeSelectors": [],
"hoverSelector": "",
"clickSelector": "",
"postInteractionWait": "",
"selectors": [],
"selectorExpansion": true,
"misMatchThreshold" : 0.1,
"requireSameDimensions": true
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.