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

676 B

Home > puppeteer > Protocol > Security > VisibleSecurityState > safetyTipInfo

Protocol.Security.VisibleSecurityState.safetyTipInfo property

The type of Safety Tip triggered on the page. Note that this field will be set even if the Safety Tip UI was not actually shown.

Signature:

safetyTipInfo?: SafetyTipInfo;