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.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

headless help

Post Reply
sodlf159
Posts: 90
Joined: Thu Nov 09, 2023 1:55 pm

headless help

Post by sodlf159 »

How to mimic a headless browser? Click control is required in terms of speed.
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: headless help

Post by salvadordf »

WebView2 only has a Windowless mode that uses the DirectComposition API.

See the WindowlessBrowser demo and read the code comments.
Post Reply