R2D221 / WebView2.DOM

C# DOM bindings to be used with WebView2
MIT License
51 stars 10 forks source link

Navigate in domcontentloaded #10

Open CBKEC opened 2 years ago

CBKEC commented 2 years ago

Hi, could you please provide an example on how to navigate thw webview2 browser after manipulating the DOM in DOMContentLoaded?

R2D221 commented 2 years ago

What exactly do you mean by “navigate the webview2 browser”?