go-webview2 icon indicating copy to clipboard operation
go-webview2 copied to clipboard

how to invoke screen cast to a pic? capturePicture api?

Open ilibx opened this issue 8 months ago • 4 comments

i want capture the webview to a picture, how can i do it?

ilibx avatar Mar 29 '25 15:03 ilibx

I don't think Webview2 supports off-screen rendering, I believe that is the feature you would want here.

jchv avatar Mar 29 '25 19:03 jchv

is there any way to connect with Webview2 with chomedp ?

ilibx avatar Mar 30 '25 14:03 ilibx

WebView2 itself does support Chrome Devtools Protocol, but this library does not yet implement the APIs for that.

jchv avatar Mar 30 '25 17:03 jchv

do you know which part is the Chrome Devtools Protocol of webview2? and do you want support it in the go-webview2 project in the future?

ilibx avatar Mar 31 '25 00:03 ilibx