861 B
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. |