Skip to content

2.0.0

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 11 Oct 12:54
· 122 commits to master since this release

Overview

Version 2 includes significant internal changes and improved support for the W3c WebDriver spec. The public API has not changed significantly.

Thanks to everyone who contributed issues or PRs, or tested Leadfoot over the past few months!

Significant updates include:

  • Leadfoot has been converted to TypeScript
  • Leadfoot is now published to npm as @theintern/leadfoot
  • Custom types for third party libraries are no longer bundled with Leadfoot; all external types are npm dependencies
  • Improved support for Firefox 53+
  • Improved support for Safari 10+
  • Improved support for IE with Selenium 3.3+