Welcome Guest Search | Active Topics | Sign In | Register

Read developer console programmatically Options
C Stanley
Posted: Tuesday, April 26, 2022 6:57:35 AM
Rank: Newbie
Groups: Member

Joined: 4/26/2022
Posts: 1
Hi, I am evaluating webbrowser winforms C# and I can see that you can launch a built in dev tools or connect remotely and they both work fine. I was wondering/hoping that it would be possible to check for console messages and network events as seen on the dev tools but from with the C# code. For example, checking for certain network events or console messages.

Does anyone know if that is possible and if so, how?

Thanks

Chris
eo_support
Posted: Tuesday, April 26, 2022 11:23:32 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,067
Hi,

You will be able to check console messages with C# code, however you will not be able to capture network events with C#.

To check console message, you can handle this event:

https://www.essentialobjects.com/doc/eo.webbrowser.webview.consolemessage

Hope this helps. Please feel free to let us know if you have any more question.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.