101fcb994e
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
200 B
200 B
sidebar_label |
---|
PuppeteerErrors.ProtocolError |
PuppeteerErrors.ProtocolError property
Signature:
interface PuppeteerErrors {
ProtocolError: typeof ProtocolError;
}