Namespace Selenium.WebDriver.BiDi.Cdp
Namespaces
Classes
- BiDiExtensions
Provides extension methods for accessing CDP functionality through BiDi.
- CdpEventArgs<TParams>
Wire-format envelope for
goog:cdpevents:{ "params": TParams, "session": string }.
- CdpEventStream<TParams>
An async stream of CDP event parameters.
- CdpModule
Provides access to the Chrome DevTools Protocol (CDP) over BiDi.
- GetSessionOptions
Options for the CDP get session command.
- GetSessionResult
Result of the CDP get session command.
- SendCommandResult
Result of a CDP send command operation.