chromedriver与chrome对应表

拈花ヽ惹草 提交于 2020-01-25 00:48:47

如果需要看chromedriver和chrome版本对应问题,
点击:http://npm.taobao.org/mirrors/chromedriver/
在这里插入图片描述在这里插入图片描述点击最新版本的chromedrives,查看notes.txt,就可以获得最新的版本对应表。
在这里插入图片描述

---------ChromeDriver 79.0.3945.36 (2019-11-18)---------
Supports Chrome version 79
Resolved issue 2117: Chromedriver locks when an alert()(js) is raised while taking a screenshot [Pri-2]
Resolved issue 2435: Chrome driver reports platform and platformName as XP on Win10 machine [Pri-2]
Resolved issue 2487: “Element is not clickable” when using headless [Pri-]
Resolved issue 3005: WPT test in element_clear “test_not_editable_inputs[hidden]” does not pass [Pri-3]
Resolved issue 3073: Alerts coming from backend response cause ChromeDriver in W3C mode disconnect from browser - unable to interact with Chrome anymore - java.net.ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:38699 [Pri-2]
Resolved issue 3133: window.navigator.webdriver is undefined when “enable-automation” is excluded in non-headless mode (should be true) [Pri-2]
Resolved issue 3148: ChromeDriver always ignores certificate errors [Pri-2]
Resolved issue 3205: Chrome driver 78 moveToElement action sometimes moves to wrong y coordinate [Pri-1]

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!