Skip to content

Diagnose and fix/suppress chromedp errors #36

@jpahm

Description

@jpahm

Currently in the process of scraping, chromedp will log various errors that don't seem to have any actual negative impact on the scraping process, i.e.:

ERROR: could not unmarshal event: unknown ClientNavigationReason value: initialFrameNavigation

and other, similar errors. These errors clutter the logs and should either be fixed or suppressed.

This issue involves performing two tasks:

  • Identify the cause of the errors -- particularly, whether they're due to an error on our part or a problem with chromedp itself
  • Fix or suppress the errors accordingly

Metadata

Metadata

Assignees

Labels

L1A task suitable for someone who is comfortable helping with basic issues.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions