-
**Describe the bug**
When Gowitness attempts to screenshot a page that pops up a JS alert box it hangs indefinitely. There are no errors (when using the debug flag) but the scan will never complete a…
-
win10上chromedp的文档可以写的详细一些,在使用中出现一些问题。生成PDF的时候会跳出很多窗口,并没有实现headless模式。
-
I encountered an issue while trying to capture network requests from an iframe using Chromedp. Specifically, I am unable to capture the network requests made by the iframe that loads https://www.csdn.…
-
I'm considering writing some integration tests for my astilectron based app -- but I can't find a way to get a testing tool to attach to the electron instance. Even when I have DevTools open and enab…
-
#### What versions are you running?
```console
$ go list -m github.com/chromedp/chromedp
github.com/chromedp/chromedp v0.9.3
$ google-chrome --version
Version 119.0.6045.123 (Official Build…
-
For a Project I must execute Chrome in Headless mode = false.
I haven't found any options to execute Chrome & set this value to `false`
So I made this code to do this
```
opts := append(chromed…
-
#### What versions are you running?
```console
$ go list -m github.com/chromedp/chromedp
github.com/chromedp/chromedp v0.9.5
$ google-chrome --version
Google Chrome 122.0.6261.111
$ go ve…
-
Can the browser be closed gracefully instead of quitting abruptly?
chromedp has it implemented
- Issue https://github.com/chromedp/chromedp/issues/472
- https://github.com/chromedp/chromedp/commi…
-
I'm getting an error during login to the google account, stating that the app is not secured.
I'm hoping updating chromedp might help with that. And we'll have to do it anyway to keep up with chrome …
-
# github.com/chromedp/cdproto/cdp
../../github.com/chromedp/cdproto/cdp/easyjson.go:31:12: in.UnsafeFieldName undefined (type *jlexer.Lexer has no field or method UnsafeFieldName)
../../github.com/c…
a0709 updated
3 years ago