-
### What happened?
I'm trying to launch Chrome with the --headless flag and --remote-debugging-port=9222 for automation purposes. However, when I run Chrome in headless mode, the WebDriver throws a S…
-
My environment:
- Go 1.21
- Alpine Linux (inside Docker): v3.20.2
- Rod Version: v0.116.2
- Chromium: v129.0.6668.89-r0
I noticed this issue started happening since chromium updated fairly rece…
-
- VSCode Version: starting at 1.13.0, up to current
- OS Version: Fedora 24-27
Looks like VS Code is listening to mouse scroll events, even while it is not active in the window.
Related:
https:…
-
Good day @ultrafunkamsterdam
Thanks for the amazing nodriver project, I'm experiencing a continuous memory leak on a larger project when using nodriver and I tested this leak over the sample code be…
-
Being an early-days WPF fan, I'm really excited about this project!
Maybe a silly question, but I was wondering, is Chrome OS a supported target platform?
-
(https://developer.chrome.com/blog/mv2-transition/)
-
### Flameshot Version
Flameshot v12.1.0 (96c2c82e)
Compiled with Qt 5.15.2
winnt: 10.0.19044
windows: 10
### Installation Type
Flatpak from Github installed it using the windows execution …
-
On Ubuntu 22.04/24.04 Chrome shows unlock key-ring screen if automatic login for the user is enabled.
The unlock key-ring screen can be disabled via `--password-store=basic` command line argument.…
-
```
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb
// https://chromedriver.chromium.org/downloads
```
-
I believe there is no longer a flag in chrome called "autoplay-policy", so I can't get this to work in chrome. The html still works in other browsers though :)