Currently, when we scrape anything that requires ChromeDP, these errors will pop up despite the fact that the scraper still works successfully:
18:31:47 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value: PermissionBlock
18:31:47 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value: PermissionBlock
18:31:47 ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value: PermissionBlock
...
Figure out the way to address these errors.
Currently, when we scrape anything that requires ChromeDP, these errors will pop up despite the fact that the scraper still works successfully:
Figure out the way to address these errors.