Skip to main content

BrowserContext.targets() method

An array of all active targets inside the browser context.

Signature:
targets(): Target[];
Returns:

Target[]