0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/docs/api/puppeteer.protocoltype.md
Alex Rudenko 8aba033dde
feat: experimental WebDriver BiDi support with Firefox ()
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';