-
**Describe the bug**
I was trying to download PDFs with puppeteer running on Firefox when the following error occurred.
```
(node:54774) UnhandledPromiseRejectionWarning: TypeError: Cannot r…
-
See: https://www.npmjs.com/package/puppeteer-extra-plugin-stealth
-
Some websites now replace `www.google.com` in their captcha iframe with `www.recaptcha.net` (See https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally)
`puppeteer-extra-plug…
-
bet365 detect puppeteer. I guess that's because of this prefix. The bet365 website, when opened through the puppeteer, starts an infinite loop. Tricks
```csharp
Object.defineProperty(navigator, 'we…
-
During my development it did not work, so I tested like the demo (same code and same site) and it does not work! So I can't use the package, here is the error:
> UnhandledPromiseRejectionWarning: …
-
```
2021-04-20T13:15:06.628Z ERROR [C:\Users\seby\Documents\snipesbot\node_modules\@secret-agent\core\index] UnhandledErrorOrRejection {
clientError: "Error: SyntaxError: Unexpected token ';'",
…
-
Thank you very much for the port. I am struggling to bypass cloudflare when using headless mode. When non headless it passes cloudflare but when headless it remains stuck on the cloudflare redirection…
-
### Problem
Currently, when I am using args, I would write something like the following:
```js
import React from 'react';
import Button from './Button';
export default {
title: 'Button',…
-
I compiled PhantomJS 2 HEAD on OS X 10.9.5 (MacBook Pro Retina) via `brew install phantomjs --HEAD`.
When rendering a PDF via `rasterize.js`, the page contents are rendered much larger than with Phan…
-
## 🐞 Bug report
Puppeteer render issue.
### Description
Scully build works fine in my local computer, when we are trying to run scully build through Gitlab CI/CD pipeline, i get the following error…