discussionfeaturehelp wanted
仓库指标
- Star
- (13,240 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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),