-
### Describe the bug
WordCamp tickets provides invoice features, but the characters input in form fields disappear in Invoice PDF
![Image](https://github.com/user-attachments/assets/4567c160-c548-41…
-
Chrome version 128.0.6613.137
Windows server 2022 Datacenter
When starting chrome using `chrome --headless` a seemingly empty browser window pops up and hangs.
In the command prompt the following …
-
This decision by upstream maintainers means that Chrome no longer supports remote debugging. It now only binds to 127.0.0.1 and ignores the `--remote-debugging-address` option.
https://issues.chr…
-
testing with php8.3 on ubuntu24.04-beta, `command` is not available in shell_exec:
```sh
hans@DESKTOP-EE15SLU:~/projects/headless-chomium-recorder$ command -v google-chrome chromium-browser chrome c…
-
`Rod Version: v0.114.8`
This is my startup code:
```go
path, hasPath := launcher.LookPath()
if !hasPath {
panic("chrome not found")
}
fmt.Println("path found", path)
l := launcher.…
-
Beginner question:
Is it possible to capture all chrome console messages using javascript?
This would be a stand-alone chrome browser, _not_ headless.
Running inside the same browser-instance-- n…
-
Mup version (`mup --version`): `1.4.5`
So I am running into an error with my deployed Meteor app:
```
/built_app/programs/server/npm/node_modules/puppeteer/.local-chromium/linux-571375/chrome-lin…
-
Hi!
First of all thanks for the great tool!
I found that **Best Practices** section reports different value in chrome headless mode.
**Steps to reproduce:**
1. `lighthouse https://www.example.…
-
Is there any plan to support proxy with authentication for headless chrome?
-
The website is currently hosted on GCP Run. That means that when no one is accessing the website the Docker container is taken down, and a new one is created when someone accesses the website.
In add…