- Fixed #2777 – an issue with using Chrome and Edge in parallel (#2790)
- Fixed #2794 – using
.verify
asserts withawait
orwaitFor
commands withabortOnFailure=false
didn't work in case of test failure (#2802, #2797) - Fixed #2817 – inconsistent response format when using
findElements
command (#2820) - Added support to send last error as failure reason in Browserstack transport (#2778)