Skip to content

v0.14.0

Compare
Choose a tag to compare
@AutomatedTester AutomatedTester released this 31 Jan 17:14
· 103 commits to master since this release

Changed

  • Firefox process is now terminated and session ended when the last window is closed
  • WebDriver library updated to version 0.20.0

Fixed

  • Stacktraces are now included when the error originates from within the Rust stack
  • HTTPD now returns correct response headers for Content-Type and Cache-Control thanks to @jugglinmike