shot-scraper icon indicating copy to clipboard operation
shot-scraper copied to clipboard

Need option to skip errors other than http error

Open occoder opened this issue 2 years ago • 0 comments

Such as the error of playwright._impl._api_types.Error: net::ERR_CERT_AUTHORITY_INVALID Once the shot-scraper encounters such an error it won't skip and lead to system exit. So a separate option other than http error skip should be implemented as well.

occoder avatar Aug 14 '23 02:08 occoder