- Added new CLI flag ``--report-filename` to specify the report file name for the JSON reporter d73a6f
- Fixed #3361 --
expect.cookie
always returning undefined value - Fixed an issue where the error thrown for using incorrect arguments for element commands was not reported if using
async
/await
testcase e9e38c - Fixed #3372 -- chaining custom commands from page objects when imported through plugins interface
- Added analytics feature to collect anonymous user metrics (opt in only) PR #3141