Zooms in while capturing screenshot
- 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
Assessment
This issue has not been assessed yet.