What's Changed
- Mark LogProcess property as obsolete by @Copilot in https://github.com/hardkoded/puppeteer-sharp/pull/3072
- Fix ProxyServer default to allow browser context proxy inheritance by @Copilot in https://github.com/hardkoded/puppeteer-sharp/pull/3073
- Add bitness and wow64 properties to UserAgentMetadata by @Copilot in https://github.com/hardkoded/puppeteer-sharp/pull/3074
- Fi...