最新chromedriver对应chrome浏览器支持的版本明细

来源:互联网 发布:朝鲜没有网络吗 编辑:程序博客网 时间:2024/05/29 09:20



http://chromedriver.storage.googleapis.com/2.29/notes.txt


----------ChromeDriver v2.29 (2017-04-04)----------Supports Chrome v56-58Resolved issue 1521: Assignment to Object.prototype.$family causes a crash [['Pri-1']]Resolved issue 1482: Chromedriver cannot handle the alert generated by onbeforeunload event [['OS-All', 'Pri-2']]Resolved issue 1315: |switch_to.window| does not visually switch tabs [['OS-All', 'Pri-3']]----------ChromeDriver v2.28 (2017-03-09)----------Supports Chrome v55-57Resolved issue 1625: Error: cannot get automation extension on Chrome57+ [['OS-All', 'Pri-1', 'merge-merged-2987']]Resolved issue 1695: Chrome crashes on Linux32 bot [['OS-Linux', 'Pri-1']]Resolved issue 1467: A hang occurs when an alert dialog is displayed on Chrome 52+ [['OS-All', 'Pri-2']]Resolved issue 1688: Exported Netlog with --log-net-log is truncated [['OS-Linux', 'OS-Mac', 'Pri-2']]Resolved issue 1388: find Elements is failing [['Pri-2']]----------ChromeDriver v2.27 (2016-12-23)----------Supports Chrome v54-56Resolved issue 1637: Getting window handles fails in the presence of shared workers on Chrome 55+ [['OS-All', 'Pri-1']]----------ChromeDriver v2.26 (2016-12-09)----------Supports Chrome v53-55Resolved issue 1607: Chrome 57+ with perf logs enabled fails with "unexpected command response" [['OS-All', 'Pri-1']]Resolved issue 1502: sendKeys(): SPACE key does not work on Chrome 53 [['OS-All', 'Pri-1']]Resolved issue 984: Extend ChromeDriver capabilities to cover network throttling feature from Chrome DevTools [['OS-All', 'Pri-2']]Resolved issue 877: UnhandledAlertException not being propagated upwards [['OS-All', 'Pri-2']]Resolved issue 1578: Flash plugin blocked after updating Chrome browser [['OS-All', 'Pri-2']]Resolved issue 1617: Fullscreen command is not recognised [['OS-All', 'Pri-3']]Resolved issue 839: clear does not work on input type number with string value [['Pri-3']]Resolved issue 1500: "Could not handle JavaScript dialog" error occurs randomly when accepting confirmation dialogs. [[]]Resolved issue 1541: find element with empty tag is raising wrong exception in findElement [[]]Resolved issue 1540: empty tagname value should raise an error when doing findElements [[]]----------ChromeDriver v2.25 (2016-10-25)----------Supports Chrome v53-55Resolved issue 1547: Chromedriver crashes during event Runtime.consoleAPICalled [['OS-All', 'Pri-1']]Resolved issue 1514: GetLog command times out if an alert is showing [['OS-All', 'Pri-1']]Resolved issue 1460: "Disable Developer Mode Extensions" exists on Mac, but not Windows [[]]----------ChromeDriver v2.24 (2016-09-09)----------Supports Chrome v52-54Resolved issue 1497: GetLog fails when the current window is closed [['OS-All', 'Pri-0']]Resolved issue 1495: ChromeDriver crashes with "Check failed: !page_load_strategy_.empty()" [['OS-All', 'Pri-0']]Resolved issue 1463: SessionNotCreatedException: Runtime.evaluate missing 'wasThrown' on Chrome 54+ [['OS-All', 'Pri-0']]Resolved issue 1484: SendKeys of a Tab Key has no effect in Chrome 53 [['OS-All', 'Pri-1']]Resolved issue 1431: GetLog command does not work for Chrome 54+ [['OS-All', 'Pri-1']]Resolved issue 1411: sendKeys generates events that are missing some fields [['OS-All', 'Pri-1']]Resolved issue 1451: Chrome 54+ session not created exception: Runtime.executionContextCreated has invalid 'context' [['Pri-1']]Resolved issue 984: Extend ChromeDriver capabilities to cover network throttling feature from Chrome DevTools [['OS-All', 'Pri-2']]Resolved issue 1454: Net::ReadTimeout error on launching Canary v54 through RemoteWebDriver [[]]----------ChromeDriver v2.23 (2016-08-04)----------Supports Chrome v51-53Resolved issue 1378: Android 6: Intitialization of Chrome driver fails when Chrome/Webview process is in running (R) state [['OS-Android', 'Pri-1']]Resolved issue 1379: Chromedriver does not catch all available browser console log entries [['OS-All', 'Pri-2']]



阅读全文
0 1