discussionfeaturehelp wanted
倉庫指標
- 星標
- (13,240 顆星)
- PR 合併指標
- (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),