Allow users to configure trackers to bypass HTTPS errors #49
Labels
Category: Enhancement
New feature or request
Component: Utility: Web Scraping
Issues related to Web Scraping utility
Milestone
Summary
Sometimes users want to track content or resources from a website that has an invalid, expired, or self-signed certificate, but Playwright, which the Web Scraper component internally relies on, fails for untrusted certificates by default.
We should introduce an option to ignore such errors if the user explicitly opts into this behavior.
The text was updated successfully, but these errors were encountered: