latest: 4.0.6 version: Issues with .setinterceptionEnabled from puppeteer
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
I am using setRequestInterception and .respond method from puppeteer. Ever since I updated the package to 4.0.6 the interception stopped working. When chromium encounters this method during test firewall pop-up shows up and then the requests are left pending. I suspect it's got to do something with puppeteer version in backstopjs. With Backstopjs 3.8.8 everything looks good
Contributor guide
Assessment
This issue has not been assessed yet.