puppeteer/new-docs/puppeteer.protocol.security.insecurecontentstatus.ranmixedcontent.md

14 lines
566 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Security](./puppeteer.protocol.security.md) &gt; [InsecureContentStatus](./puppeteer.protocol.security.insecurecontentstatus.md) &gt; [ranMixedContent](./puppeteer.protocol.security.insecurecontentstatus.ranmixedcontent.md)
## Protocol.Security.InsecureContentStatus.ranMixedContent property
Always false.
<b>Signature:</b>
```typescript
ranMixedContent: boolean;
```