745 B
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[];