-
Der Adapter erzeugt keinen Screenshot.
Mein Skript
```
sendTo('puppeteer.0', 'screenshot', {
url: 'https://www.google.com',
ioBrokerOptions: {
storagePath: 'googletest1.png'
},
…
-
Puppeteer-extra has not been maintained for over a year and is easily detected in present day. Headless steal browser solution should be swapped to https://github.com/ulixee/hero in order to maximize …
-
Thanks you for this awesome project.
after run " npm run setup" in first powershell window , chrome browser was launched ,and login patreon successfully ,
then I open second powershell window ,run…
-
In 50% i have `PuppeteerSharp.NavigationException: 'Timeout of 30000 ms exceeded' ` when call await converter.Convert()
PuppeteerSharp.NavigationException
HResult=0x80131500
Message=Timeout o…
-
In #18771 we found that updating Puppeteer from version 23.3.0 to 23.4.0 caused new test failures. This is also reproducible locally. The logs from the bots can be found at http://54.193.163.58:8877/f…
-
## Environment
- `chromium` Version: 127
- `puppeteer` / `puppeteer-core` Version: 23.1.1
- Node.js Version: 20.x
- Lambda / GCF Runtime: (Unsure, using Netlify Functions)
Note: My functi…
-
```[tasklist]
### Desiderata
- [ ] Clarify when/why setting these environment variables is needed (are both needed?)
- [ ] Decide if we can make it happen automatically
- [ ] Either do that or els…
-
I've been trying to get this work and I've encountered this requires not only Node.js/npm as indicated but also Puppeteer and Chromium to work.
I'm using a shared hosting to deploy it, Database is…
-
- **I'm submitting a ...**
[ ] bug report
[ ] feature request
[x] question about the decisions made in the repository
[ ] question about how to use this project
- **Summary**
v3.0.6 ch…
-
### What happened?
Reopen: https://github.com/grafana/grafana/issues/95268
With docker grafana/grafana-oss:11.3.0 + grafana/grafana-image-renderer:3.11.6 this problem continues to occur (intermitten…