How can I "click" on the following HTML element via Delphi code? <div id="card" class="ev_tab_title display active " draggable="true" tabindex="0" title="Boa
I've seen examples in C# where people disabled security (so the user doesn't have to click continue on cert errors) in WebView2 by changing the CoreWebView2Envi