Amr Eniou

Results 2 issues of Amr Eniou

I want to listen to the page loaded in the Webiew to parse its content I get content by ``` final content = await webview.evaluateJavaScript( "document.documentElement.outerHTML.toString()"); ``` but it prints...

desktop_webview_window
feature-request

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command Golden test support for web ### Description While testing for the...