puppeteer/new-docs/puppeteer.protocol.security.safetytipinfo.md
2020-07-13 14:01:35 +01:00

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.