Skip to content

2.2.6

Choose a tag to compare

@jason0x43 jason0x43 released this 22 Feb 02:21
· 92 commits to master since this release

Overview

This release further improves support for servers implementing the W3C WebDriver standard.

  • Don't send JWP timeout keys when using W3C timeout semantics (#168)
  • Update how certain feature tests are run in Edge, particularly the brokenElementEnabled test, to prevent Edge from hanging. (#165)
  • Add feature test for W3C timeouts (#161)
  • Work around Safari's incorrect handling of visible text
  • Lazily evaluate some feature tests
  • Improve browser and platform detection from server capabilities