[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 and forward methods in Browser class)

  • improvements in documentation

Bugfixes

  • fixed Chrome driver instability

  • fixed Browser.choose behaviour

  • fixed WebDriver silenting routine

Backward incompatible changes

  • you should update your selenium to 2.0rc2 version