860 B
860 B
Home > puppeteer > Protocol > Runtime > InspectRequestedEvent
Protocol.Runtime.InspectRequestedEvent interface
Issued when object should be inspected (for example, as a result of inspect() command line API call).
Signature:
export interface InspectRequestedEvent
Properties
Property | Type | Description |
---|---|---|
hints | any | |
object | RemoteObject |