getting ERR_CERT_AUTHORITY_INVALID with Playwright
I'm getting when using proxy:
ERROR PlaywrightCrawler: Request failed and reached maximum retries. page.goto: net::ERR_CERT_AUTHORITY_INVALID at 'MY_URL'But can't find the config for https.rejectUnauthorized in Playwright
