puppeteer/docs/api/puppeteer.protocoltype.md
Alex Rudenko 8aba033dde
feat: experimental WebDriver BiDi support with Firefox (#11412)
Co-authored-by: Jecelyn Yeen <5917927+jecfish@users.noreply.github.com>
2023-11-28 13:07:53 +01:00

145 B

sidebar_label
ProtocolType

ProtocolType type

Signature:

export type ProtocolType = 'cdp' | 'webDriverBiDi';