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

1.2 KiB

Home > puppeteer > Protocol > Target > TargetInfo

Protocol.Target.TargetInfo interface

Signature:

export interface TargetInfo 

Properties

Property Type Description
attached boolean Whether the target has an attached client.
browserContextId Browser.BrowserContextID
openerId TargetID Opener target Id
targetId TargetID
title string
type string
url string