2.0.0-beta.11
Pre-release
Pre-release
jason0x43
released this
06 Sep 12:50
·
156 commits
to master
since this release
Overview
This release contains logic and typing bug fixes, and some internal updates.
Bug fixes
- Don't use arrow functions in
Command.then
implementation - Use non-deprecated JSZip API (#121)
- Fix argument type for
setPageLoadTimeout
(was a string, should have been a number) (#122) - Update the
getSessionCapabilities
feature test to not assume that the platform name returned by the remote service will exactly equal the requested platform name