Skip to content

2.2.2

Choose a tag to compare

@jason0x43 jason0x43 released this 22 Feb 00:31
· 92 commits to master since this release

Overview

This release improves compatibility with servers supporting the W3C WebDriver standard, and improves the basic functionality of several of the feature tests.

  • Improve feature detection in IE by running feature tests serially instead of concurrently
  • Make the mouseMove feature test more robust
  • Improve the WebDriver timeout test by handling more potential errors (different WebDriver servers return different errors when timeouts are set incorrectly)
  • Handle WebDriver elements (#161)