verbal-limeV
Apify & Crawleeโ€ข2y agoโ€ข
26 replies
verbal-lime

Add certificates to Playwright crawler using Chromium

hey folks, we are trying to integrate a proxy into our crawlers and the issue is the proxy needs certificate to be present before it'll allow us to authenticate, I couldnt find any option for this in the documentation.

Is there a way I can add those certs in crawlee/playwright? or if crawlee exposes
agentOptions
from Playwright anywhere (couldn't find it in the docs), that'll also work as per https://github.com/microsoft/playwright/issues/1799#issuecomment-959011162
GitHub
Similarly to puppeteer/puppeteer#540 Currently when navigating to a page that requires client certificates and client certificates are available a popup is shown in Firefox and Chrome which asks to...
[Feature] allow client certificate selection and settings from Java...
Was this page helpful?