The browser context the target belongs to.
Creates a Chrome Devtools Protocol session attached to the target.
Get the target that opened this target. Top-level targets return null
.
Returns the target Page
or a null
if the type of the page is not "page".
Identifies what kind of target this is.
Returns the target URL.
If the target is not of type service_worker
or shared_worker
, resolves null
.
Generated using TypeDoc
Get the browser the target belongs to.