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

745 B

Home > puppeteer > Protocol > Security > SecurityStateChangedEvent > explanations

Protocol.Security.SecurityStateChangedEvent.explanations property

List of explanations for the security state. If the overall security state is insecure or warning, at least one corresponding explanation should be included.

Signature:

explanations: SecurityStateExplanation[];