v4.4.0
- Implement support for
chromedriver
in Windows Subsystem for Linux (WSL) v1 (#172). Thanks G-Rath! - Chrome/Edgedriver - Fix #171 by making sure the cached driver build version matches the browser build version before using it.
- Chrome/Edgedriver - Driver version check now matches the driver and browser
major.minor.build
versions instead of just the major version to be fully compliant with thechromedriver
version selection
document.