[0.1.0]¶
Features¶
capability to handle HTTP errors (using an exception) in Selenium drivers (Firefox and Chrome)
capability to work with HTTP status code in Selenium drivers (Firefox and Chrome)
browsing history (
back
andforward
methods inBrowser
class)improvements in documentation
Bugfixes¶
fixed Chrome driver instability
fixed
Browser.choose
behaviourfixed WebDriver silenting routine
Backward incompatible changes¶
you should update your selenium to 2.0rc2 version