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

861 B

Home > puppeteer > Protocol > Security > VisibleSecurityStateChangedEvent

Protocol.Security.VisibleSecurityStateChangedEvent interface

The security state of the page changed.

Signature:

export interface VisibleSecurityStateChangedEvent 

Properties

Property Type Description
visibleSecurityState VisibleSecurityState Security state information about the page.