get the InnerHTML contents in CefSharp

87 views
Skip to first unread message

rd seeker

unread,
Mar 6, 2023, 11:36:54 PM3/6/23
to CefSharp
How to get the InnerHTML contents in CefSharp ?


Using DevTools.DOM.GetOuterHTMLAsync method i am able to fecth OuterHTML value of below node of link( https://www.virustotal.com/gui/home/search ) in cefsharp.
<p class="mb-0 col-md-8 text-center">  Search for a hash, domain, IP address, URL or gain additional context and threat landscape visibility with <a class="link-primary text-uppercase" href="https://www.virustotal.com/gui/intelligence-overview">VT Enterprise</a>.  </p>

But i am not finding any DevTools.DOM method to fetch InnerHTML.

Is there any option other than running a JavaScript command?
Reply all
Reply to author
Forward
0 new messages