What’s New in Splinter 0.1?¶
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 (
backandforwardmethods inBrowserclass)improvements in documentation
Bugfixes¶
fixed Chrome driver instability
fixed
Browser.choosebehaviourfixed WebDriver silenting routine
Backward incompatible changes¶
you should update your selenium to 2.0rc2 version