Added
ChromeProtocol.Runtime.Browser.ChromiumLauncher
class that simplifies starting Chrome and obtaining debugging endpoint- Simple example project
ChromeProtocol.Usage
that highlights usage of theChromeProtocol.Runtime
andChromeProtocol.Domains
libraries
Removed
ChromeProtocol.Runtime.Messaging.Logger.ChannelProtocolClientLogger
Changed
ProtocolClientLogger.LogConnected
becameprotected
ProtocolClientLogger.LogDisconnected
becameprotected
ProtocolClientLogger.LogOutgoingRequest
becameprotected
ProtocolClientLogger.LogIncomingResponse
becameprotected
ProtocolClientLogger.LogIncomingUnknownResponse
becameprotected
ProtocolClientLogger.LogIncomingError
becameprotected
ProtocolClientLogger.LogIncomingEvent
becameprotected
ChromeProtocol.Core.Extensions.ReflectionExtensions
becameinternal
System.Text.Json
has been updated to the version8.0.5
to address high-severity vulnerabilities
Fixed
- Different typos and confusing
[Obsolete]
attributes - Multiple nullability issues in different places across packages
Changelog file can be found here.
NuGet links: