v0.14.0
AutomatedTester
released this
31 Jan 17:14
·
104 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
andCache-Control
thanks to @jugglinmike