schickling/chromeless

access the http status_code after calling goto

Open

#156 opened on Aug 2, 2017

View on GitHub
 (2 comments) (2 reactions) (0 assignees)TypeScript (13,240 stars) (606 forks)batch import
APIfeaturehelp wanted

Description

Similar to the nightmare API https://github.com/segmentio/nightmare#gotourl-headers

It would be good to be able to access the http status code and other information as provided by nightmare .. also final url after a redirect.

Thanks.

Contributor guide