Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 194 Bytes

puppeteer.cdpsessiononmessageobject.method.md

File metadata and controls

13 lines (10 loc) · 194 Bytes
sidebar_label
CDPSessionOnMessageObject.method

CDPSessionOnMessageObject.method property

Signature:

interface CDPSessionOnMessageObject {
  method: string;
}