Click or drag to resize

TargetInfo Properties

Version 130.1.90

The TargetInfo type exposes the following members.

Properties
 NameDescription
Public propertyAttached Whether the target has an attached client.
Public propertyBrowserContextId BrowserContextId
Public propertyCanAccessOpener Whether the target has access to the originating window.
Public propertyOpenerFrameId Frame id of originating window (is only set if target has an opener).
Public propertyOpenerId Opener target Id
Public propertySubtype Provides additional details for specific target types. For example, for the type of "page", this may be set to "prerender".
Public propertyTargetId TargetId
Public propertyTitle Title
Public propertyType List of types: https://source.chromium.org/chromium/chromium/src/+/main:content/browser/devtools/devtools_agent_host_impl.cc?ss=chromium&q=f:devtools%20-f:out%20%22::kTypeTab%5B%5D%22
Public propertyUrl Url
Top
See Also