New
v1.3.0
Summary
This release includes a fix to a unhandled-promise-rejection issue which was causing many users some grief.
Changelog
Added
- It's now possible to specify an S3 object key prefix in with a
CHROMELESS_S3_OBJECT_KEY_PREFIXenvironment variable #224 @pklingem - A parameter to specify
waitTimeoutwhen waiting for a selector withwait(selector, waitTimeout)#212, #208 @janza