Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 551 Bytes

puppeteer.target._targetinfochanged.md

File metadata and controls

22 lines (13 loc) · 551 Bytes

Home > puppeteer > Target > _targetInfoChanged

Target._targetInfoChanged() method

Signature:

_targetInfoChanged(targetInfo: Protocol.Target.TargetInfo): void;

Parameters

Parameter Type Description
targetInfo Protocol.Target.TargetInfo

Returns:

void