Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
salvadordf ConsoleBrowser
salvadordf ConsoleBrowser
Are you willing to make a ConsoleBrowser for WebView4 on GitHub?
- salvadordf
- Posts: 4620
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: salvadordf ConsoleBrowser
No. It would be very complicated because WebView2 browsers can't run in a background thread.
If you really need it you can try creating a browser in a different application and use some kind of IPC in your console application to control the application with the WebView2 browser remotely.
If you really need it you can try creating a browser in a different application and use some kind of IPC in your console application to control the application with the WebView2 browser remotely.