1.7.5
Overview
This release improves compatibility with recent versions of Firefox.
- Use simulated mouse events for all Firefox > 49. Geckodriver, which is used by recent versions of firefox, doesn't support the Selenium mouse endpoints used by Leadfoot. Previously Leadfoot only defaulted to simulated events for Firefox 49-52.
- Handle the session creation response format used by geckodriver 0.16+ (#141)