Whether to ignore HTTPS errors during navigation.
Signature:
interface BrowserConnectOptions { ignoreHTTPSErrors?: boolean; }