mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
676 B
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;