@@ -15,6 +15,28 @@ Third party softwares:
1515 PhantomJs web stack - BSD license
1616 http://phantomjs.org/
1717
18+ v2.0.6.0 (2015/10/31)
19+ ===============================================================================
20+ * Updated Chrome driver to version 2.20
21+ * Updated IE driver to version 2.48
22+ * Updated Firefox driver to version 2.48
23+ * Updated Firefox default preferences
24+ * Added Microsoft Edge Driver
25+ * Added usage example for AutoIt
26+ * Added remote usage examples with BrowserStack and SauceLab cloud services
27+ * Added support of credentials in URI for cloud usage
28+ * Added support for an "All users" installation
29+ * Added the logging of an exception in Windows events
30+ * Refactored the capabilities and timeouts
31+ * Improved error handling and the launching of servers
32+ * Implemented the screenshot native api on a web element
33+ * Fixed screenshot failing in some cases
34+ * Fixed access denied when launching the driver (#28)
35+ * Fixed cammand line arguments failing with IEDriver
36+ * Fixed DragAndDropByOffset method failing when one offset is zero (#27)
37+ * Fixed incorrect range returned by the Table object on a ListObject
38+ * Fixed error while accessing cookies with chrome (#21)
39+ * Fixed the exception not properly raised when an object is added as capability
1840
1941v2.0.5.0 (2015/09/08)
2042===============================================================================
0 commit comments