-
Im a bit confused on the best version to use.
The readme suggests using `23.3.1` for both rebrowser-puppeteer and rebrowser-puppeteer-core. However for `rebrowser-puppeteer-core`, I noticed that t…
-
### Description
There is compilation error when importing connect from puppeteer-real-browser
Cannot find module 'puppeteer-core-patch' or its corresponding type declarations.
pointing to the sec…
-
Hi!
I tried to use `rebrowser-puppeteer` on the chrome extension page (Metamask in the example) and when I try to get any element, I get an error:
```
Error: Waiting for selector `body` failed: […
-
For privacy reasons, I cannot post the code. But I have found how to reproduce it. When the page completes the navigation ‘load’, the page has not been fully rendered by js. At this time, calling wait…
-
I would like install mermaid-cli on Android in [Termux](https://termux.dev/en/). It's failing on [puppeteer ](https://www.npmjs.com/package/puppeteer) install citing *"current platform is not supporte…
-
From https://github.com/phetsims/chipper/issues/1464 we worked on a pattern to limit the propagation of the same npm modules across repos. Since we already support perennial-alias for imports from bui…
-
I keep getting an error whenever for `var browser = await puppeteer.launch();` for Flutter Web. Does anyone know what is the solution for this or what is the problem?
The following is the error me…
-
Right now each test from CT main gets a new browser. What if we reuse the browser and just recreate new pages, unless there is a problem, then we can start over.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hello,
I am looking to utilize this fantastic library for applying patches to a file, but I'm encountering issues with broken line breaks. I have attempted to use the patch_make function to compare…