Wpf net8 browser and request listeners #4856
Closed
mwpowellhtx
started this conversation in
General
Replies: 2 comments 9 replies
-
Hi, If your new to the project then https://github.com/cefsharp/CefSharp/wiki/General-Usage is a great place to start. https://github.com/cefsharp/CefSharp/wiki/General-Usage#request-handling should give you some hints on request handling. If you can provide more details I can probably point you in the direction of a better sample. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Next bit of what I may need is DOM, how to work with it, etc. I have a sense where to find that, but any guidance is also appreciated. Cheers 🍻 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am getting started with Wpf and net8 and wanting a good embedded Chromium browser, came across this one being a strong, vibrant project. I do need to facilitate automating bits of certain pages at runtime, if possible. Also, moreover, and more importantly, if possible, I need to also listen to outgoing requests. Is something like this possible with Cef in general, or CefSharp? Cheers thanks... 🍻
Beta Was this translation helpful? Give feedback.
All reactions