Skip to content

v0.9.0

Compare
Choose a tag to compare
@AutomatedTester AutomatedTester released this 30 Jun 17:33
· 239 commits to master since this release

Added

  • Add ability to use firefox_binary capability to define location of Firefox to use
  • Automatically detect the default Firefox path if one is not given
  • Cross-compile to Windows and ARMv7 (HF) in CI
  • Add Musl C library-backed static binaries in CI
  • Add -v, -vv, and --log LEVEL flags to increase Gecko verbosity
  • Add Get Element Property endpoint
  • Add new --version flag showing copying information and a link to the repository

Changed

  • Now connects to a Marionette on a random port by default
  • Update webdriver-rust library dependency
  • Migrated to use Travis to deploy new releases
  • Reduced amount of logging
  • Introduced a changelog (this)