ChromeDriver与Chrome版本对应关系

备注:

下载ChromeDriver的时候,可以在notes.txt文件中查看版本对应关系。

----------ChromeDriver v2.29 (2017-04-04)----------
Supports Chrome v56-58
Resolved 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-57
Resolved 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-56
Resolved 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-55
Resolved 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-55
Resolved 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-54
Resolved 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-53
Resolved 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‘]]

----------ChromeDriver v2.22 (2016-06-06)----------
Supports Chrome v49-52
Resolved issue 1348: Timeout error while navigating to URL on Chrome 51+ [[‘OS-All‘, ‘Pri-0‘]]
Resolved issue 1381: Timeout error occurs when alert dialog is displayed on Chrome 52+ [[‘OS-All‘, ‘Pri-1‘, ‘merge-merged-2743‘]]
Resolved issue 1339: Failure when executing JS in a content script context [[‘OS-All‘, ‘Pri-1‘]]
Resolved issue 1387: ChromeDriver hangs when calling driver.get() for same-process navigations [[‘OS-All‘, ‘Pri-1‘]]
Resolved issue 1365: Touch emulation is not working under mobile emulation in Chrome 50+ [[‘OS-All‘, ‘Pri-1‘]]
Resolved issue 1224: Chrome WebDriver throws an exception when trying to click a button inside a frame  [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 107: ChromeDriver Won‘t Switch To Frame inside nested frameset [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 1368: ExecuteScript returns "Cannot read property ‘document‘ of null" [[]]
Resolved issue 1355: Session not created exception when connecting to existing browser on localhost [[]]
Resolved issue 1331: "chromeOptions.excludeSwitches" is not working on Android [[]]

----------ChromeDriver v2.21 (2016-01-28)----------
Supports Chrome v46-50
Resolved issue 1276: empty FindElement response is returned while trying to find element with tagname object/embed [[‘OS-All‘, ‘Pri-1‘]]
Resolved issue 1272: GET url returns "data:text/html,chromewebdata" [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 1310: ChromeDriver hangs (and times out) when inspecting inactive background pages [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 824: ChromeDriver creates two cookies when the cookie to add contains the domain [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 1274: ExecuteScript sends script to wrong execution context [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 1249: Change "get current URL" behavior in ChromeDriver [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 904: include Alert text in UnhandledAlertError stack trace [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 474: getAttribute() fails when attribute name has colon (:) character [[‘OS-All‘, ‘Pri-3‘]]
Resolved issue 1245: Unable to switch to 1st opened window in session [[]]
Resolved issue 1290: Cannot access elements from subframes [[]]
Resolved issue 1261: getTitle() should return empty string instead of page url when page title is empty [[]]
Resolved issue 1238: testExecuteInRemovedFrame fails on waterfall bots [[‘OS-All‘]]
Resolved issue 1246: Chromedriver version number is not displayed in logs/ getCapabilities() [[‘OS-All‘]]

----------ChromeDriver v2.20 (2015-10-08)----------
Supports Chrome v43-48
Resolved issue 1225: RESPONSE InitSession unknown error: Device <device_id> is not online [[‘OS-Android‘, ‘Pri-0‘]]
Resolved issue 960: ChromeDriver support to access WebView elements [[‘OS-All‘, ‘Pri-2‘]]
Resolved issue 1229: Spec violation: /sessions endpoint returns session ID at `sessionId` key instead of `id` key [[‘OS-All‘, ‘Pri-2‘]]

----------ChromeDriver v2.19 (2015-08-28)----------
Supports Chrome v43-47
Resolved issue 1167: Various issues with ChromeDriver navigation tracker [[‘OS-All‘, ‘Pri-1‘]]
Resolved issue 1205: Chrome crashes when enabling touch emulation [[‘OS-Mac‘, ‘OS-Windows‘, ‘Pri-1‘]]
Resolved issue 1142: cookies‘ httponly attribute is not returned [[‘Pri-2‘]]

----------ChromeDriver v2.18 (2015-08-19)----------
Supports Chrome v43-46
Resolved issue 1158: Unable to find elements after installing Chrome 44 [[‘ChromeDriver-2.17‘, ‘OS-All‘, ‘Pri-1‘]]
Resolved issue 635: Implement touch actions for android chrome [[‘OS-Android‘, ‘Pri-2‘]]
Resolved issue 1194: unknown error: cannot determine loading status from disconnected: received Inspector.detached event [[]]
时间: 2024-05-30 23:11:32

ChromeDriver与Chrome版本对应关系的相关文章

selenium之 chromedriver与chrome版本映射表(更新至v2.29)

最新的chromedriver与chrome的对应关系表: chromedriver版本 支持的Chrome版本 v2.29 v56-58 v2.28 v55-57 v2.27 v54-56 v2.26 v53-55 v2.25 v53-55 v2.24 v52-54 v2.23 v51-53 v2.22 v49-52 v2.21 v46-50 v2.20 v43-48 v2.19 v43-47 v2.18 v43-46 v2.17 v42-43 v2.13 v42-45 v2.15 v40-4

selenium之 chromedriver与chrome版本映射表(更新至v2.27)

转自:http://blog.csdn.net/huilan_same/article/details/51896672 看到网上基本没有最新的chromedriver与chrome的对应关系表,便兴起整理了一份如下,希望对大家有用: chromedriver版本 支持的Chrome版本 v2.27 v54-56 v2.26 v53-55 v2.25 v53-55 v2.24 v52-54 v2.23 v51-53 v2.22 v49-52 v2.21 v46-50 v2.20 v43-48 v

selenium之 chromedriver与chrome版本映射表(更新至v2.31)

看到网上基本没有最新的chromedriver与chrome的对应关系表,便兴起整理了一份如下,希望对大家有用: chromedriver版本 支持的Chrome版本 v2.31 v58-60 v2.30 v58-60 v2.29 v56-58 v2.28 v55-57 v2.27 v54-56 v2.26 v53-55 v2.25 v53-55 v2.24 v52-54 v2.23 v51-53 v2.22 v49-52 v2.21 v46-50 v2.20 v43-48 v2.19 v43-

chromedriver与chrome版本映射表(更新至v2.30)

在 chrome://help/ 查看浏览器版本号 看到网上基本没有最新的chromedriver与chrome的对应关系表,便兴起整理了一份如下,希望对大家有用: chromedriver版本 支持的Chrome版本 v2.30 v58-60 v2.29 v56-58 v2.28 v55-57 v2.27 v54-56 v2.26 v53-55 v2.25 v53-55 v2.24 v52-54 v2.23 v51-53 v2.22 v49-52 v2.21 v46-50 v2.20 v43-

selenium之使用chrome浏览器测试(附chromedriver与chrome的对应关系表)(转)

https://www.cnblogs.com/JHblogs/p/7699951.html 使用WebDriver在Chrome浏览器上进行测试时,需要从http://chromedriver.storage.googleapis.com/index.html网址中下载与本机chrome浏览器对应的驱动程序,驱动程序名为chromedriver: chromedriver的版本需要和本机的chrome浏览器对应,才能正常使用: 第一步:下载对应版本的chromedriver驱动文件,具体版本请

chromedriver与chrome版本映射列表

chromedriver与chrome版本映射列表: chromedriver版本 支持的Chrome版本 v2.30 v58-60 v2.29 v56-58 v2.28 v55-57 v2.27 v54-56 v2.26 v53-55 v2.25 v53-55 v2.24 v52-54 v2.23 v51-53 v2.22 v49-52 v2.21 v46-50 v2.20 v43-48 v2.19 v43-47 v2.18 v43-46 v2.17 v42-43 v2.13 v42-45 v

selenium:chromedriver与chrome版本的对应关系

转自:http://blog.csdn.NET/huilan_same/article/details/51896672 再使用selenium打开chrome浏览器的时候,需要用chromedriver,而chromedriver与chrome的版本也是要相互适宜的,对应关系如下: chromedriver版本 支持的Chrome版本 v2.24 v52-54 v2.23 v51-53 v2.22 v49-52 v2.21 v46-50 v2.20 v43-48 v2.19 v43-47 v2

selenium中chromedriver与chrome版本映射关系表 -《狗嗨默示录》-

chromedriver版本 支持的Chrome版本 v2.31 v58-60 v2.30 v58-60 v2.29 v56-58 v2.28 v55-57 v2.27 v54-56 v2.26 v53-55 v2.25 v53-55 v2.24 v52-54 v2.23 v51-53 v2.22 v49-52 v2.21 v46-50 v2.20 v43-48 v2.19 v43-47 v2.18 v43-46 v2.17 v42-43 v2.13 v42-45 v2.15 v40-43 v2

chromedriver与chrome最新版本对应表 转自-河岸上的酸菜鱼 简书地址-https://www.jianshu.com/u/bbea92f78aca

如果需要看到最新版的chromedriver和chrome版本对应问题,点击http://npm.taobao.org/mirrors/chromedriver/,点击最新版本的chromedrives, 查看notes.txt,就可以获得最新的版本对应表. 原文地址:https://www.cnblogs.com/wzbk/p/12604100.html