- 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 - Fixed #3372 -- chaining custom commands from page objects when imported through plugins interface
- Added analytics feature to collect anonymous user metrics (opt in only) #3141