liip / TheA11yMachine

The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.
https://www.liip.ch/
622 stars 66 forks source link

Error reporting on sniff error #14

Open krtek4 opened 8 years ago

krtek4 commented 8 years ago

Currently, if a sniff errors, there is no report whatsoever in the console. The report just fails to generated letting the user wonder why.

On a more global note, error reporting in general is weak, we just silently ignore errors from the crawler also.