puppeteer/new-docs/puppeteer.protocol.runtime.inspectrequestedevent.md
2020-07-13 14:01:35 +01:00

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