v0.13.0
·
111 commits
to master
since this release
0.13.0 (2017-01-06)
Changed
- When navigating to a document with an insecure- or otherwise invalid TLS certificate, an insecure certificate error will be returned
- On macOS, deducing Firefox’ location on the system will look for firefox-bin on the system path (
PATH
environmental variable) before looking in the applications folder - Window position coordinates are allowed to be negative numbers, to cater for maximised window positioning on Windows
- WebDriver library updated to version 0.18.0
Fixed
- Check for single-character key codes in action sequences now counts characters instead of bytes