schickling/chromeless

Access console.error output?

Open

#219 opened on 2017年8月11日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (13,240 stars) (606 forks)batch import
discussionfeaturehelp wanted

説明

Is it possible to use chromeless to monitor the console output and see if there are any error messages in the console? The use case for this would be a smoke test of the application hitting every page looking for console errors (and resource errors?) as part of our CI release.

I believe casper.js has this via their events API (remote.message),

コントリビューターガイド