This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
v1.4.0
Summary
Long awaited, this release enables setting custom HTTP headers, e.g. for authentication 🔑
Changelog
Added
- It's now possible to set custom HTTP headers for all requests wiht
setExtraHTTPHeaders()
, which is useful for authentication #325 #31 #29 @addnab - Extend screenshot with specific file path locally & screenshot element by selector #137, #83, #41, #113 @elisherer
- Documentation for Chromeless constructor options #243, #54 @janza