puppeteer/new-docs/puppeteer.protocol.target.targetinfo.attached.md
2020-07-13 14:01:35 +01:00

513 B

Home > puppeteer > Protocol > Target > TargetInfo > attached

Protocol.Target.TargetInfo.attached property

Whether the target has an attached client.

Signature:

attached: boolean;