freeman

Results 2 comments of freeman

@C-Wal try this code(C++). In our case, it works. ``` auto settings4{ settings.try_query() } ; if (settings4) { settings4->put_IsGeneralAutofillEnabled(FALSE) ; } ```

@C-Wal What about using Fixed WebView2 Runtime version? This was our 2nd solution and it works, too. You can download v133 from Microsoft. _browserExeFolder