puppeteer-sharp
puppeteer-sharp copied to clipboard
Headless Chrome .NET API
[Original issue](https://www.github.com/puppeteer/puppeteer/issues/13615)
Can you please add the 'bitness' property to the UserAgentMetadata class so it can be passed to CDP? https://chromedevtools.github.io/devtools-protocol/tot/Emulation/#type-UserAgentMetadata Maybe also add 'wow64' as well for completeness. Thanks!
# Infomation PuppeteerSharp: 9.0.2 windows 10 x64 visual studio 2022 ### Description When I initialize a browser using the command browser = await PuppeteerSharp.Puppeteer.ConnectAsync(options), the command does not stop running...
[Original issue](https://www.github.com/puppeteer/puppeteer/issues/13607)
[Original issue](https://www.github.com/puppeteer/puppeteer/issues/13591)
"RemoteDebuggingAllowed" should be set to 0 in registry under path HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ If this does not exist , then create one. If this is set and we run puppeteer sharp for...
We are getting this on `SyncPreferences` ``` System.InvalidOperationException: Reflection-based serialization has been disabled for this application. Either use the source generator APIs or explicitly configure the 'JsonSerializerOptions.TypeInfoResolver' property. ```
[Original issue](https://www.github.com/puppeteer/puppeteer/issues/13336)
[Original issue](https://www.github.com/puppeteer/puppeteer/issues/13336)