-
-
Awesome project! Can’t wait to try it on my Amiga!
Is support for file download planned?
-
Hi,
my golang app works fine in wsl based on Dockerfile.
I just struggling at getting it worked on my Raspberry.
**The requested image's platform (linux/amd64) does not match the detected hos…
-
Hello, I would like to ask if chromedp can monitor the performance of each tab, such as cpu usage, memory space, similar to chrome's task manager, I appreciate it and look forward to your answer
-
Thanks to a friendly person (we've only chatted in private email, hence me not automatically revealing his name), I've been made aware of Chrome's ability to capture the entire state of the DOM in any…
-
Sending a message to the browser always takes 100ms. This is because this lock:
https://github.com/rust-headless-chrome/rust-headless-chrome/blob/v1.0.8/src/browser/transport/web_socket_connection.rs…
-
Hello,
Colly is a great product, thanks so much for sharing.
I'd like to ask that is it possible for me to use colly to take screenshot of scraped page? Or, I need to use another Selenium / headless…
-
https://github.com/chromedp/chromedp/blob/e5acbe3f56d48fe699363d2ae2f6cefeda9269be/allocate.go#L191-L194
It would be useful to surface errors from `cmd.Wait()` for cases where the process is gettin…
-
Do we have opportunity to take screenshots after some iterations, for example:
```
data "chromedp_recipe" "login" {
screenshot_filename = "${path.module}/test.login.png" # final screenshot
a…
-
#207 discusses future enhancements to the web UI. It would be good to improve the automated testing story for the feature so that contributors feel safe adding new functionality.
Using https://docs…