Page 1 of 1

headless help

Posted: Thu Jan 16, 2025 3:55 am
by sodlf159
How to mimic a headless browser? Click control is required in terms of speed.

Re: headless help

Posted: Fri Jan 17, 2025 11:14 am
by salvadordf
WebView2 only has a Windowless mode that uses the DirectComposition API.

See the WindowlessBrowser demo and read the code comments.