-
Hello,
Awesome job, I am migrating a JS/puppetir program/bot to GO with chromedp, there is a point where I have to enable the mic on a website, and I get a chromium pop up to enable it, it wont let …
-
I've found supporting -- as an end of options argument useful in getting the remaining arguments passed to the wasm binary.
Perhaps you would consider implementing this too or looking at a PR I cou…
-
#### What versions are you running?
```console
$ go list -m github.com/chromedp/chromedp
github.com/chromedp/chromedp v0.7.3
$ google-chrome --version
Google Chrome 94.0.4606.81
$ go versi…
-
#### What versions are you running?
```console
$ go mod
go 1.15
require (
github.com/chromedp/chromedp v0.7.3
)
$ google-chrome --version
Version 94.0.4606.71 (Official Build) (x86_64)
…
-
请问和彩云怎样配置呢
-
I've on macOS and set up `chromiumoxide` for use with `async-std`. I tried to scrape text from a webpage, and it looks like it hangs when calling `browser.new_page()`. Chrome says "Establishing secure…
-
https://github.com/chromedp/chromedp/issues/923#issuecomment-939768651
-
How to do NTLM authentication? How to use the type of network. Authchallengeresponse?
-
#### What versions are you running?
```console
$ go list -m github.com/chromedp/chromedp
github.com/chromedp/chromedp v0.7.4
$ google-chrome --version
Version 94.0.4606.61 (Official Build) …
-
#### What versions are you running?
```console
$ go list -m github.com/chromedp/chromedp
github.com/chromedp/chromedp v0.7.4
$ google-chrome --version
alpine chromium 93.0.4577.82-r1
$ go …