* OperaDriver can now be invoked by webdriver.Opera() * Support has been added for ChomeOptions. This deprecates support passing in DesiredCapabilities * Proxy class to tell the browser a proxy is in use. Currently only for Firefox
2.16
* bug fixes
2.15
* bug fixes
2.14
* Fix for LD_PRELOAD being polluted by WebDriver * Added Orientation API * A fix for Error Handling
2.13
* Fixed switch_to_window so that it didn't crash Firefox Bug 2633 * Fixed Screenshot handling to work in all browsers. Bug 2829 * Force Firefox to the Foreground
2.12
* Added Select as a support package * Added Beta window size / position api's * Bug Fixes