mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
964 B
964 B
Home > puppeteer > Protocol > Target > SendMessageToTargetRequest
Protocol.Target.SendMessageToTargetRequest interface
Signature:
export interface SendMessageToTargetRequest
Properties
Property | Type | Description |
---|---|---|
message | string | |
sessionId | SessionID | Identifier of the session. |
targetId | TargetID | Deprecated. |