Skip to content

v0.4.0-beta

Pre-release
Pre-release

Choose a tag to compare

@craigfowler craigfowler released this 11 Feb 16:48
· 107 commits to master since this release

This beta version is a single-issue release which adds a considerable extension to the manner in which browser versions are identified. When the factory is used to create a web driver, if the returned web driver instance fails to identify its version (it is null or empty) then the browser version which was originally requested is used to identify the browser instead.

Changelog

  • #32 - Add a fall-back to the requested browser version as a "presumed" version