Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 573 Bytes

puppeteer.browser._targetinfochanged.md

File metadata and controls

22 lines (13 loc) · 573 Bytes

Home > puppeteer > Browser > _targetInfoChanged

Browser._targetInfoChanged() method

Signature:

_targetInfoChanged(event: Protocol.Target.targetInfoChangedPayload): void;

Parameters

Parameter Type Description
event Protocol.Target.targetInfoChangedPayload

Returns:

void