Replies: 2 comments 1 reply
-
You can use the CefSharp specific port of puppeteer Sharp for this purpose. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I haven't seen any documentation on how to modify the DOM and execute keyboard and mouse events in the webview at this link you posted. But I think it would be more interesting if this feature was already available directly in CefSharp as well as the dotnetbrowser lib. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to access modify the DOM and fire keyboard and mouse events for the webview to for example click a button and or fill in an input programmatically similar to lib dotnetbrowser https://dotnetbrowser-support.teamdev.com/docs/guides /gs/dom.html#dom
Beta Was this translation helpful? Give feedback.
All reactions