schickling/chromeless

Access console.error output?

Aberta

#219 aberto em 11 de ago. de 2017

 (1 comentário) (0 reação) (0 responsável)TypeScript (606 forks)batch import
discussionfeaturehelp wanted

Métricas do repositório

Stars
 (13.240 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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),

Guia do colaborador