Get the browser context the target belongs to.
class Target { abstract browserContext(): BrowserContext; }
Returns:
BrowserContext