2.2.2
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)