ruipgil / scraperjs

A complete and versatile web scraper.
MIT License
3.7k stars 188 forks source link

Dynamic scraper cannot trigger onError promise #48

Open ruipgil opened 8 years ago

ruipgil commented 8 years ago

Errors thrown from the scraping functions in the dynamic scraper will not trigger the onError promise.