Enum ProtocolType
- Namespace
- PuppeteerSharp
- Assembly
- PuppeteerSharp.dll
Protocol used to communicate with the browser.
public enum ProtocolType
Fields
Cdp = 0Chrome DevTools Protocol.
WebdriverBiDi = 1Webdriver Bidi.
Protocol used to communicate with the browser.
public enum ProtocolType
Cdp = 0Chrome DevTools Protocol.
WebdriverBiDi = 1Webdriver Bidi.