Table of Contents

Enum ProtocolType

Namespace
PuppeteerSharp
Assembly
PuppeteerSharp.dll

Protocol used to communicate with the browser.

public enum ProtocolType

Fields

Cdp = 0

Chrome DevTools Protocol.

WebdriverBiDi = 1

Webdriver Bidi.