Breaking Changes
Starting from this release saving log files works exactly the same way as video files - it is turned off by default and saving the log is enabled by a new capability - enableLog
. Old behavior when logs are saved for all sessions can be enabled with -save-all-logs
flag.
New features
- #607 - ability to proxy Chrome Devtools Protocol
- #632 - ability to use long session ID in S3 and metadata
- #633 - capability to save browser logs
Fixes
- #636 -
$sessionId
and$fileName
are lowercased in S3 keys