Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BrowserContextEventObj

Index

Properties

targetchanged

targetchanged: Target

Emitted when the url of a target inside the browser context changes.

targetcreated

targetcreated: Target

Emitted when a target is created, for example when a new page is opened by window.open or browserContext.newPage.

targetdestroyed

targetdestroyed: Target

Emitted when a target is destroyed, for example when a page is closed.

Generated using TypeDoc