2.0.0
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+