Home > puppeteer > Browser > _targetDestroyed
Signature:
_targetDestroyed(event: {
targetId: string;
}): Promise<void>;
Parameter | Type | Description |
---|---|---|
event | { targetId: string; } |
Returns:
Promise<void>
Home > puppeteer > Browser > _targetDestroyed
Signature:
_targetDestroyed(event: {
targetId: string;
}): Promise<void>;
Parameter | Type | Description |
---|---|---|
event | { targetId: string; } |
Returns:
Promise<void>