929 B
929 B
Home > puppeteer > Protocol > Security > SafetyTipInfo
Protocol.Security.SafetyTipInfo interface
Signature:
export interface SafetyTipInfo
Properties
Property | Type | Description |
---|---|---|
safetyTipStatus | SafetyTipStatus | Describes whether the page triggers any safety tips or reputation warnings. Default is unknown. |
safeUrl | string | The URL the safety tip suggested ("Did you mean?"). Only filled in for lookalike matches. |