-
Just need to create a bin-wrapper for it. Also, not sure if a streaming interface is available using https://github.com/cyrus-and/chrome-remote-interface. Worst case scenario is that we skip the strea…
kevva updated
6 years ago
-
Is there interest in switching from phantomjs to headless Chrome?
-
https://github.com/GoogleChrome/puppeteer
Check requirements and prerequisites
Check if api is suitable
Compare performance
Analyze further extensibility
-
Hello, I've been using this crate for a while now. It is really great, thank you.
However, I've reached a point where I need to run the browser headless. Chrome has the --headless flag, but apparen…
-
Now that headless is about to appear in v59 of Chrome are you going to switch so xvfb can be dropped? It doesn't have paper size etc but that is in review afaik so v60 should be a good bet
-
# What
Add `headless=old` to support the older headless Chromium engine for running old-mode headless browser tests.
# Why
* Developers and testers who don't require full Chrome functionality for t…
-
When I build my Dockerfile and I get this error:
"error: failed to run custom build command for `headless_chrome v1.0.9 (/headless_chrome)`
Caused by: process didn't exit successfully: `/headless_ch…
-
### Version
1.48.2
### Steps to reproduce
- npx playwright install --with-deps chromium
- npx playwright pdf https://google.com test.pdf
### Expected behavior
No error
### Actual behavior
```
$…
-
#### What are you trying to achieve?
First off: we could manage to archieve autocompletion in our ide
So there can be some mistakes while writing a test. like in this example my coworker had a spell…
-
Not actually a ferrum bug but I'm struggling to figure out how to disable Chrome's [HTTPS-First Mode](https://blog.chromium.org/2021/07/increasing-https-adoption.html) and was wondering if anyone had …
tekin updated
2 weeks ago