- Added #2559 – support for using TypeScript (.ts) for test files
- Added #2616 – support for using config locate strategy as default for page object element selectors
- Fixed #2573 – an issue where result of
element()
andelements()
commands where inconsistent when used on section elements - Fixed #2522 – an issue where element results where incorrect for Safari in BrowserStack
- Fixed #2582 – making sure the test results are not discarded when an uncaught exception occurs.