【Selenium】 2018-2019.11.15 chromedriver的版本變化

背景

最近一直在搞selenium平臺的事情,使用原來的2.53.1的版本升級到3.141.0版本,主要是應爲api的原因升級,當讓還有其配套的chrome和chromedriver,升級後使用的版本里會發現chromedriver有了之前沒有的bug,當然chromedriver也在隨後的版本中逐一fixed,爲了備註和方便大家查詢截止今日的chromedriver狀態。英文部分可以使用翻譯查看,2018的我覺得沒有必要看了,除非你使用的版本比較低.

---------------------------------2019--------------------------------------

---------ChromeDriver 79.0.3945.16 (2019-10-30)---------
Supports Chrome version 79
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 2117: Chromedriver locks when an alert()(js) is raised while taking a screenshot [Pri-2]
Resolved issue 3148: ChromeDriver always ignores certificate errors [Pri-2]
Resolved issue 2435: Chrome driver reports platform and platformName as XP on Win10 machine [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 3005: WPT test in element_clear "test_not_editable_inputs[hidden]" does not pass [Pri-3]
Resolved issue 2487: "Element is not clickable" when using headless [Pri-]
---------ChromeDriver 78.0.3904.70 (2019-10-21)---------
Supports Chrome version 78
Resolved issue 907: PageLoadTimeout ignored when setting Url [Pri-2]
Resolved issue 2212: Implement Permissions Automation
Resolved issue 3044: Unable to interact with dropdown options using Action in ChromeDriver 76 [Pri-2]
Resolved issue 3047: No matching capabilities found if ChromeOptions() is used [Pri-2]
Resolved issue 3074: Adding function to Object.prototype causes difficulties in JavaScript deserialization [Pri-1]
Resolved issue 3078: ChromeDriver 77.0.3865.19 and later does not work with Android [Pri-1]
Resolved issue 3084: Find Elements not working properly in ChromeDriver 76 when prototype.js 1.6.1 is used [Pri-2]
Resolved issue 3103: ChromeDriver 77.0.3865.40 is returning the result of a Java Script Execution wrong (Coming null instead of complete) [Pri-1]
Resolved issue 3106: Download in headless mode does not honor download.default_directory
Resolved issue 3136: Unable to take a screenshot when page is zoomed out to 25%.
---------ChromeDriver 78.0.3904.11 (2019-09-12)---------
Supports Chrome version 78
Resolved issue 752: Wrong screenshot size on retina display [Pri-2]
Resolved issue 907: PageLoadTimeout ignored when setting Url [Pri-2]
Resolved issue 2212: Implement Permissions Automation
Resolved issue 2683: Mojave Screen Size is 2x What is given through window-size or setSize [Pri-2]
Resolved issue 3044: Unable to interact with dropdown options using Action in ChromeDriver 76 [Pri-2]
Resolved issue 3047: No matching capabilities found if ChromeOptions() is used [Pri-2]
Resolved issue 3074: Adding function to Object.prototype causes difficulties in JavaScript deserialization [Pri-1]
Resolved issue 3078: ChromeDriver 77.0.3865.19 and later does not work with Android [Pri-1]
Resolved issue 3084: Find Elements not working properly in ChromeDriver 76 when prototype.js 1.6.1 is used [Pri-2]
Resolved issue 3103: ChromeDriver 77.0.3865.40 is returning the result of a Java Script Execution wrong (Coming null instead of complete) [Pri-1]
Resolved issue 3106: Download in headless mode does not honor download.default_directory
---------ChromeDriver 77.0.3865.40 (2019-08-20)---------
Supports Chrome version 77
Resolved issue 1485: Posting to an iframe blocks commands until returned [Pri-2]
Resolved issue 1616: selenium takesHeapSnapshot get error: org.openqa.selenium.WebDriverException: unknown error: heap snapshot not in JSON format [Pri-3]
Resolved issue 1887: Chromedriver should throw InvalidCookieDomain error while adding cookie with incorrect domain [Pri-]
Resolved issue 1902: Support eager page load strategy [Pri-2]
Resolved issue 1917: Detecting a BASIC auth alert [Pri-3]
Resolved issue 2398: executeAsyncScript should promise-call script, and handle rejected promise [Pri-2]
Resolved issue 2454: Headless mode doesn't save file downloads [Pri-2]
Resolved issue 2621: buffer until timeout when access mp4 url [Pri-2]
Resolved issue 2638: Chrome driver fails to connect to Chrome after the first page load timeout. [Pri-2]
Resolved issue 2659: TimeoutException leaves Chromedriver in a broken state. [Pri-2]
Resolved issue 2690: Implement New Window endpoint [Pri-2]
Resolved issue 2704: Sending Keys to Active Element in a Frame [Pri-2]
Resolved issue 2809: ChromeDriver waits for all child frames to be ready when pageLoadStrategy != none [Pri-2]
Resolved issue 2925: ExecuteScript should promise-handle [Pri-2]
Resolved issue 2940: ElementScreenshot does not crop large elements to the viewport [Pri-2]
Resolved issue 2943: goog:chromeOptions.w3c=false doesn't work for POST request with empty body [Pri-1]
Resolved issue 2944: ActionChains(driver).move_to_element(element).perform() does not anymore work with ChromeDriver 75.0.3770.8 [Pri-2]
Resolved issue 2947: No W3C compliant endpoints for retrieving logs [Pri-2]
Resolved issue 2961: Selenium addExtensions hook fails to parse CRX3 extensions on ChromeDriver [Pri-]
Resolved issue 2964: chromedriver :takeHeapSnapshot command creates snapshot that Chrome DevTools cannot load [Pri-2]
Resolved issue 2975: Webdriver Actions for keys (CONTROL, SHIFT etc..) not working in ChromeDriver 75.0.3770.8 [Pri-2]
Resolved issue 2981: Chromedriver in W3C mode loses mouse state between Actions API calls [Pri-2]
Resolved issue 2990: Update capability name for "loggingPrefs" [Pri-2]
Resolved issue 2992: Error "Cannot call non W3C standard command while in W3C mode" should be recorded in log file [Pri-2]
Resolved issue 2994: Clicking on file upload does not error [Pri-2]
Resolved issue 2995: javascript error: circular reference with ChromeDriver 76.0.3809.25 [Pri-1]
Resolved issue 2998: Chromedriver fails the WPT test test_merge_platformName [Pri-2]
Resolved issue 3007: ChromeDriver 75 - Running Javascript kills driver [Pri-1]
Resolved issue 3011: Perform Actions cannot move pointer to elements in shadow DOM [Pri-2]
Resolved issue 3013: Wrong error thrown if no capabilities nor desired capabilities given [Pri-3]
Resolved issue 3074: Adding function to Object.prototype causes difficulties in JavaScript deserialization [Pri-1]
Resolved issue 3078: ChromeDriver 77.0.3865.19 and later does not work with Android [Pri-1]
Resolved issue 3084: Find Elements not working properly in ChromeDriver 76 when prototype.js 1.6.1 is used [Pri-2]
---------ChromeDriver 77.0.3865.10 (2019-08-06)---------
Supports Chrome version 77
Resolved issue 1485: Posting to an iframe blocks commands until returned [Pri-2]
Resolved issue 1616: selenium takesHeapSnapshot get error: org.openqa.selenium.WebDriverException: unknown error: heap snapshot not in JSON format [Pri-3]
Resolved issue 1887: Chromedriver should throw InvalidCookieDomain error while adding cookie with incorrect domain [Pri-]
Resolved issue 1902: Support eager page load strategy [Pri-2]
Resolved issue 1917: Detecting a BASIC auth alert [Pri-3]
Resolved issue 2398: executeAsyncScript should promise-call script, and handle rejected promise [Pri-2]
Resolved issue 2454: Headless mode doesn't save file downloads [Pri-2]
Resolved issue 2621: buffer until timeout when access mp4 url [Pri-2]
Resolved issue 2638: Chrome driver fails to connect to Chrome after the first page load timeout. [Pri-2]
Resolved issue 2659: TimeoutException leaves Chromedriver in a broken state. [Pri-2]
Resolved issue 2690: Implement New Window endpoint [Pri-2]
Resolved issue 2704: Sending Keys to Active Element in a Frame [Pri-2]
Resolved issue 2809: ChromeDriver waits for all child frames to be ready when pageLoadStrategy != none [Pri-2]
Resolved issue 2925: ExecuteScript should promise-handle [Pri-2]
Resolved issue 2940: ElementScreenshot does not crop large elements to the viewport [Pri-2]
Resolved issue 2943: goog:chromeOptions.w3c=false doesn't work for POST request with empty body [Pri-1]
Resolved issue 2944: ActionChains(driver).move_to_element(element).perform() does not anymore work with ChromeDriver 75.0.3770.8 [Pri-2]
Resolved issue 2947: No W3C compliant endpoints for retrieving logs [Pri-2]
Resolved issue 2961: Selenium addExtensions hook fails to parse CRX3 extensions on ChromeDriver [Pri-]
Resolved issue 2964: chromedriver :takeHeapSnapshot command creates snapshot that Chrome DevTools cannot load [Pri-2]
Resolved issue 2975: Webdriver Actions for keys (CONTROL, SHIFT etc..) not working in ChromeDriver 75.0.3770.8 [Pri-2]
Resolved issue 2981: Chromedriver in W3C mode loses mouse state between Actions API calls [Pri-2]
Resolved issue 2990: Update capability name for "loggingPrefs" [Pri-2]
Resolved issue 2992: Error "Cannot call non W3C standard command while in W3C mode" should be recorded in log file [Pri-2]
Resolved issue 2994: Clicking on file upload does not error [Pri-2]
Resolved issue 2995: javascript error: circular reference with ChromeDriver 76.0.3809.25 [Pri-1]
Resolved issue 2998: Chromedriver fails the WPT test test_merge_platformName [Pri-2]
Resolved issue 3007: ChromeDriver 75 - Running Javascript kills driver [Pri-1]
Resolved issue 3011: Perform Actions cannot move pointer to elements in shadow DOM [Pri-2]
Resolved issue 3013: Wrong error thrown if no capabilities nor desired capabilities given [Pri-3]
---------ChromeDriver 76.0.3809.126 (2019-08-20)---------
Supports Chrome version 76
Resolved issue 3084: Find Elements not working properly in ChromeDriver 76 when prototype.js 1.6.1 is used [Pri-2]
Resolved issue 3074: Adding function to Object.prototype causes difficulties in JavaScript deserialization [Pri-1]
Resolved issue 2995: javascript error: circular reference with ChromeDriver 76.0.3809.25 [Pri-1]
Resolved issue 3007: ChromeDriver 75 - Running Javascript kills driver [Pri-1]
Resolved issue 2943: goog:chromeOptions.w3c=false doesn't work for POST request with empty body [Pri-1]
Resolved issue 2947: No W3C compliant endpoints for retrieving logs [Pri-2]
Resolved issue 1897: Implement Actions API [Pri-1]
Resolved issue 3011: Perform Actions cannot move pointer to elements in shadow DOM [Pri-2]
Resolved issue 2975: Webdriver Actions for keys (CONTROL, SHIFT etc..) not working in ChromeDriver 75.0.3770.8 [Pri-2]
Resolved issue 2981: Chromedriver in W3C mode loses mouse state between Actions API calls [Pri-2]
Resolved issue 2992: Error "Cannot call non W3C standard command while in W3C mode" should be recorded in log file [Pri-2]
Resolved issue 2556: Script timeout handling is not spec compliant [Pri-2]
Resolved issue 2745: Improve cyclic data structure detection in Execute Script command [Pri-2]
Resolved issue 1071: Incorrect serialization in webdriver command response. [Pri-2]
Resolved issue 2264: moveToElement() scrolls the top left corner of the element into view [Pri-2]
Resolved issue 2852: Do not scroll partially visible elements [Pri-2]
Resolved issue 2840: Element Send Keys: Codepoint "U+E001" not supported [Pri-2]
Resolved issue 2869: ChromeDriver should return user prompt (or alert) text in unhandled alert error response [Pri-2]
Resolved issue 1062: <details> children are always considered displayed [Pri-2]
Resolved issue 2555: Script result serialization is not spec compliant [Pri-3]
Resolved issue 2892: excludeSwitches option should allow leading dashes in switch names [Pri-3]
---------ChromeDriver 76.0.3809.68 (2019-07-16)---------
Supports Chrome version 76
Resolved issue 2995: javascript error: circular reference with ChromeDriver 76.0.3809.25 [Pri-1]
Resolved issue 3007: ChromeDriver 75 - Running Javascript kills driver [Pri-1]
Resolved issue 2943: goog:chromeOptions.w3c=false doesn't work for POST request with empty body [Pri-1]
Resolved issue 2947: No W3C compliant endpoints for retrieving logs [Pri-2]
Resolved issue 1897: Implement Actions API [Pri-1]
Resolved issue 3011: Perform Actions cannot move pointer to elements in shadow DOM [Pri-2]
Resolved issue 2975: Webdriver Actions for keys (CONTROL, SHIFT etc..) not working in ChromeDriver 75.0.3770.8 [Pri-2]
Resolved issue 2981: Chromedriver in W3C mode loses mouse state between Actions API calls [Pri-2]
Resolved issue 2992: Error "Cannot call non W3C standard command while in W3C mode" should be recorded in log file [Pri-2]
Resolved issue 2556: Script timeout handling is not spec compliant [Pri-2]
Resolved issue 2745: Improve cyclic data structure detection in Execute Script command [Pri-2]
Resolved issue 1071: Incorrect serialization in webdriver command response. [Pri-2]
Resolved issue 2264: moveToElement() scrolls the top left corner of the element into view [Pri-2]
Resolved issue 2852: Do not scroll partially visible elements [Pri-2]
Resolved issue 2840: Element Send Keys: Codepoint "U+E001" not supported [Pri-2]
Resolved issue 2869: ChromeDriver should return user prompt (or alert) text in unhandled alert error response [Pri-2]
Resolved issue 1062: <details> children are always considered displayed [Pri-2]
Resolved issue 2555: Script result serialization is not spec compliant [Pri-3]
Resolved issue 2892: excludeSwitches option should allow leading dashes in switch names [Pri-3]
----------ChromeDriver 76.0.3809.25 (2019-06-13)----------
Supports Chrome version 76
Resolved issue 2943: goog:chromeOptions.w3c=false doesn't work for POST request with empty body [Pri-1]
Resolved issue 2947: No W3C compliant endpoints for retrieving logs [Pri-2]
Resolved issue 1897: Implement Actions API [Pri-1]
Resolved issue 2556: Script timeout handling is not spec compliant [Pri-2]
Resolved issue 2745: Improve cyclic data structure detection in Execute Script command [Pri-2]
Resolved issue 1071: Incorrect serialization in webdriver command response. [Pri-2]
Resolved issue 2264: moveToElement() scrolls the top left corner of the element into view [Pri-2]
Resolved issue 2852: Do not scroll partially visible elements [Pri-2]
Resolved issue 2840: Element Send Keys: Codepoint "U+E001" not supported [Pri-2]
Resolved issue 2869: ChromeDriver should return user prompt (or alert) text in unhandled alert error response [Pri-2]
Resolved issue 1062: <details> children are always considered displayed [Pri-2]
Resolved issue 2555: Script result serialization is not spec compliant [Pri-3]
Resolved issue 2892: excludeSwitches option should allow leading dashes in switch names [Pri-3]
----------ChromeDriver 76.0.3809.12 (2019-06-07)----------
Supports Chrome version 76
Resolved issue 1897: Implement Actions API [Pri-1]
Resolved issue 2556: Script timeout handling is not spec compliant [Pri-2]
Resolved issue 2745: Improve cyclic data structure detection in Execute Script command [Pri-2]
Resolved issue 1071: Incorrect serialization in webdriver command response. [Pri-2]
Resolved issue 2264: moveToElement() scrolls the top left corner of the element into view [Pri-2]
Resolved issue 2852: Do not scroll partially visible elements [Pri-2]
Resolved issue 2840: Element Send Keys: Codepoint "U+E001" not supported [Pri-2]
Resolved issue 2869: ChromeDriver should return user prompt (or alert) text in unhandled alert error response [Pri-2]
Resolved issue 1062: <details> children are always considered displayed [Pri-2]
Resolved issue 2555: Script result serialization is not spec compliant [Pri-3]
Resolved issue 2892: excludeSwitches option should allow leading dashes in switch names [Pri-3]
---------ChromeDriver 75.0.3770.140 (2019-07-12)---------
Supports Chrome version 75
Resolved issue 3007: ChromeDriver 75 - Running Javascript kills driver [Pri-1]
Resolved issue 2943: goog:chromeOptions.w3c=false doesn't work for POST request with empty body [Pri-1]
Resolved issue 2975: Webdriver Actions for keys (CONTROL, SHIFT etc..) not working in ChromeDriver 75.0.3770.8 [Pri-2]
Resolved issue 2947: No W3C compliant endpoints for retrieving logs [Pri-2]
Resolved issue 2622: Clear Element command raises blur event twice [Pri-2]
Resolved issue 2803: Capability name loggingPrefs is not spec compliant [Pri-2]
Resolved issue 2536: Make standards mode (goog:chromeOptions.w3c:true) the default [Pri-2]
Resolved issue 2836: Error handling in W3C mode [Pri-2]
Resolved issue 2414: Creating cookies without leading dot in the domain results in host-only cookies [Pri-2]
Resolved issue 2796: ChromeDriver should allow null for script timeout [Pri-2]
Resolved issue 2721: Element Send Keys to file input with 'multiple' attribute should append file list [Pri-3]
Resolved issue 2850: Get Active Element should return "no such element" error when no active element exists [Pri-3]
Resolved issue 2851: Navigate to malformed URL should raise "invalid argument" error [Pri-3]
Resolved issue 2857: ChromeDriver returns wrong HTTP status code when invalid session id is received [Pri-3]
Resolved issue 2719: When input parameter is missing or malformed, ChromeDriver response is not spec compliant [Pri-3]
Resolved issue 2746: Execute Script does not handle line-oriented JavaScript comment [Pri-3]
---------ChromeDriver 75.0.3770.90 (2019-06-13)---------
Supports Chrome version 75
Resolved issue 2943: goog:chromeOptions.w3c=false doesn't work for POST request with empty body [Pri-1]
Resolved issue 2947: No W3C compliant endpoints for retrieving logs [Pri-2]
Resolved issue 2622: Clear Element command raises blur event twice [Pri-2]
Resolved issue 2803: Capability name loggingPrefs is not spec compliant [Pri-2]
Resolved issue 2536: Make standards mode (goog:chromeOptions.w3c:true) the default [Pri-2]
Resolved issue 2836: Error handling in W3C mode [Pri-2]
Resolved issue 2414: Creating cookies without leading dot in the domain results in host-only cookies [Pri-2]
Resolved issue 2796: ChromeDriver should allow null for script timeout [Pri-2]
Resolved issue 2721: Element Send Keys to file input with 'multiple' attribute should append file list [Pri-3]
Resolved issue 2850: Get Active Element should return "no such element" error when no active element exists [Pri-3]
Resolved issue 2851: Navigate to malformed URL should raise "invalid argument" error [Pri-3]
Resolved issue 2857: ChromeDriver returns wrong HTTP status code when invalid session id is received [Pri-3]
Resolved issue 2719: When input parameter is missing or malformed, ChromeDriver response is not spec compliant [Pri-3]
Resolved issue 2746: Execute Script does not handle line-oriented JavaScript comment [Pri-3]
---------ChromeDriver 75.0.3770.8 (2019-04-29)---------
Supports Chrome version 75
Resolved issue 2622: Clear Element command raises blur event twice [Pri-2]
Resolved issue 2803: Capability name loggingPrefs is not spec compliant [Pri-2]
Resolved issue 2536: Make standards mode (goog:chromeOptions.w3c:true) the default [Pri-2]
Resolved issue 2836: Error handling in W3C mode [Pri-2]
Resolved issue 2414: Creating cookies without leading dot in the domain results in host-only cookies [Pri-2]
Resolved issue 2796: ChromeDriver should allow null for script timeout [Pri-2]
Resolved issue 2721: Element Send Keys to file input with 'multiple' attribute should append file list [Pri-3]
Resolved issue 2850: Get Active Element should return "no such element" error when no active element exists [Pri-3]
Resolved issue 2851: Navigate to malformed URL should raise "invalid argument" error [Pri-3]
Resolved issue 2857: ChromeDriver returns wrong HTTP status code when invalid session id is received [Pri-3]
Resolved issue 2719: When input parameter is missing or malformed, ChromeDriver response is not spec compliant [Pri-3]
Resolved issue 2746: Execute Script does not handle line-oriented JavaScript comment [Pri-3]
----------ChromeDriver v74.0.3729.6 (2019-03-14)----------
Supports Chrome v74
Resolved issue 2799: Recent change to WebDriver Tests causes ChromeDriver to fail W3C Tests [[Pri-]]
Resolved issue 2798: GET /sessions is not working if at least one of the sessions is in W3C mode [[Pri-3]]
Resolved issue 2783: Improper UTF-8 encoding for CSS child selectors (driver.page_source) [[Pri-]]
Resolved issue 2782: ChromeDriver can't connect to Chrome when /dev/shm is not available on Linux [[Pri-2]]
Resolved issue 2773: Raise a standard exception when element is overlay by another element [[Pri-2]]
Resolved issue 2768: 2.46 produces unexpected debug.log file if verbose logging is enabled [[Pri-1]]
Resolved issue 2749: Update Switch To Frame error checks to match latest W3C spec [[Pri-3]]
Resolved issue  755: /session/:sessionId/doubleclick only generates one set of mousedown/mouseup/click events [[Pri-2]]
Resolved issue  427: Clicking div with SVG image causes "cannot read property 'length' of undefined" error. [[Pri-2]]
----------ChromeDriver 73.0.3683.68 (2019-03-06)----------
Supports Chrome version 73
Resolved issue 2768: ChromeDriver produces unexpected debug.log file if verbose logging is enabled [[Pri-1]]
Resolved issue 2728: Is Element Displayed command does not work correctly with v0 shadow DOM inserts [[Pri-1]]
Resolved issue 2799: Recent change to WebDriver Tests causes ChromeDriver to fail W3C Tests [[Pri-2]]
Resolved issue 2744: Execute Script returns wrong error code when JavaScript returns a cyclic data structure [[Pri-2]]
Resolved issue 1529: OnResponse behavior can lead to port exhaustion [[Pri-2]]
Resolved issue 2736: Close Window command should handle user prompts based on session capabilities [[Pri-2]]
Resolved issue 1963: Sending keys to disabled element should throw Element Not interactable error [[Pri-2]]
Resolved issue 2679: Timeout value handling is not spec compliant [[Pri-2]]
Resolved issue 2002: Add Cookie is not spec compliant [[Pri-2]]
Resolved issue 2716: Clearing Text Boxes [[Pri-3]]
Resolved issue 2714: ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:15756. Could not start driver. [[Pri-3]]
Resolved issue 2722: Execute Script does not correctly convert document.all into JSON format [[Pri-3]]
Resolved issue 2681: ChromeDriver doesn't differentiate "no such element" and "stale element reference" [[Pri-3]]

-------------------------------2018-------------------------------------

---------- ChromeDriver v2.46(2019-02-01)----------
支持Chrome v71-73
已解決的問題2728:“顯示元素”命令不能與v0影子DOM插入[[Pri-1]]一起正常使用
已解決的問題755:/ session /:sessionId / doubleclick僅生成一組mousedown / mouseup / click事件[[Pri-2]]
已解決的問題2744:JavaScript返回循環數據結構[[Pri-2]]時,執行腳本返回錯誤的錯誤代碼
已解決的問題1529:OnResponse行爲可能導致端口耗盡[[Pri-2]]
已解決的問題2736:“關閉窗口”命令應根據會話功能處理用戶提示[[Pri-2]]
1963年已解決的問題:向禁用的元素髮送密鑰應引發元素不可交互錯誤[[Pri-2]]
已解決的問題2679:超時值處理不符合規範[[Pri-2]]
已解決的問題2002:“添加Cookie”不符合規範[[Pri-2]]
已解決的問題2749:更新“切換到框架”錯誤檢查以匹配最新的W3C規範[[Pri-3]]
已解決的問題2716:清除文本框[[Pri-3]]
已解決的問題2714:ConnectException:無法連接到localhost / 0:0:0:0:0:0:0:0:1:15756。無法啓動驅動程序。[[Pri-3]
已解決的問題2722:執行腳本無法正確將document.all轉換爲JSON格式[[Pri-3]]
已解決的問題2681:ChromeDriver不能區分“沒有這樣的元素”和“陳舊的元素引用” [[Pri-3]]
---------- ChromeDriver v2.45(2018-12-10)----------
支持Chrome v70-72
1997年已解決的問題:新會話不符合規範[[Pri-1]]
已解決的問題2685:應斷言chrome版本兼容[[Pri-2]]
解決的問題2677:使用無效的定位符時,“查找元素”命令返回錯誤的錯誤代碼[[Pri-2]]
已解決的問題2676:某些ChromeDriver狀態代碼錯誤[[Pri-2]]
已解決的問題2665:在WebViewImpl :: DispatchTouchEventsForMouseEvents [[Pri-2]]中的JS中編譯錯誤
已解決的問題2658:窗口大小命令應處理用戶提示[[Pri-2]]
已解決的問題2684:ChromeDriver無法使用options.addArguments(“ user-data-dir =”)[[Pri-3]]正確啓動Chrome
已解決的問題2688:狀態命令不符合規範[[Pri-3]
已解決的問題2654:添加了對strictFileInteractability [[Pri-]]的支持
---------- ChromeDriver v2.44(2018-11-19)----------
支持Chrome v69-71
已解決的問題2522:在瀑布[[Pri-2]]的Mac構建機器人上測試ChromeDriverTest.testWindowMaximize失敗
已解決的問題2615:窗口句柄調用[[Pri-2]]的“警告打開錯誤”不正確
已解決的問題2649:元素髮送鍵在W3C模式[[Pri-2]]中應獲得“文本”屬性
已解決的問題1995:未按規範處理[啓用元素的XML特例] [[Pri-2]]
1994年已解決的問題:根據規範[[Pri-2]]未處理Get Element CSS Value的XML特例
已解決問題2655:Set Window Rect需要檢查無效輸入[[Pri-3]]
已解決的問題2597:支持新的unhandledPromptBehavior模式[[Pri-3]]
---------- ChromeDriver v2.43(2018-10-16)----------
支持Chrome v69-71
已解決的問題2537:代理配置的解析不符合標準[[Pri-1]]
已解決的問題2607:啓動應用程序命令時出錯[[Pri-2]]
已解決的問題2575:iFrame內部元素的屏幕截圖被錯誤地獲取了[[Pri-2]]
已解決的問題1855:功能請求:ChromeDriver支持通過遠程連接[[Pri-2]]調整窗口大小
1998年已解決的問題:清除元素[[Pri-2]]中未處理錯誤代碼
2016年已解決的問題:不等待元素可見[[Pri-2]]
已解決的問題1936:未實現獲取元素屬性[[Pri-2]]
1992年已解決的問題:“切換到框架”不符合規範[[Pri-2]]
已解決的問題2001:“執行異步腳本”不返回符合規範的錯誤代碼[[Pri-2]]
已解決的問題2000:“執行腳本”不返回符合規範的錯誤代碼[[Pri-2]]
1987年已解決的問題:ExecuteGet中的錯誤代碼與規範[[Pri-2]]不符
已解決的問題2003:“發送警報文本”未返回符合規範的錯誤代碼[[Pri-2]]
已解決問題1319:輸入type =“ date”上的clear()假裝元素是用戶不可編輯的[[Pri-3]]
已解決的問題1404:Chromedriver獲取了手動打開的標籤頁的窗口句柄[[Pri-3]]
已解決的問題586:允許附加或啓動chromedriver [[Pri-3]]的新日誌文件
已解決的問題2371:如果標誌位於firstMatch [[Pri-]]中,則新會話不會調用w3c模式
---------- ChromeDriver v2.42(2018-09-13)----------
支持Chrome v68-70
已解決的問題2144:在所有平臺上的Chromium上,從MobileEmulationCapabilityTest類測試testtestClickElement失敗[[Pri-1]]
已解決的問題2566:白名單ips無法與ipv4 [[Pri-1]]一起使用
已解決的問題2541:chromedriver v2.41無法以macOS [[Pri-1]]上的whitelisted-ips標誌啓動
已解決的問題2057:未實施設置超時[[Pri-1]]
已解決問題1938:獲取未在Chromedriver [[Pri-2]]中實現的元素屏幕截圖
已解決問題2550:搜尋chrome二進制文件[[Pri-2]]時,chromedriver忽略PATH
已解決的問題1993:全屏窗口命令不符合規範[[Pri-2]]
已解決的問題2501:實現日誌重播功能[[Pri-2]]
已解決的問題2552:某些錯誤代碼不符合標準[[Pri-2]]
已解決的問題669:帶有多個參數的console.log無法正確處理[[Pri-2]]
已解決問題2545:SVG矩形[[Pri-2]]出現“未知錯誤:獲取大小失敗,無法返回x”
已解決的問題2571:chromedriver 2.35〜2.41-觸摸仿真不起作用(滑動)[[Pri-]]
---------- ChromeDriver v2.41(2018-07-27)----------
支持Chrome v67-69
已解決的問題2458:Chromedriver無法以白名單ips選項[[Pri-1]]啓動
已解決的問題2379:返回的功能應包括遠程調試端口[[Pri-2]]
已解決的問題1005:在Android [[Pri-2]]上未實現driver.manage()。window()。getSize()
已解決的問題2474:用戶無法讀取桌面啓動器錯誤消息[[Pri-]]
已解決的問題2496:無法啓動二進制文件[[Pri-]]時快速失敗
1990年已解決的問題:“關閉窗口”的返回值不符合規範[[Pri-]]
---------- ChromeDriver v2.40(2018-06-07)----------
支持Chrome v66-68
已解決的問題2446:迴歸:當指定了user-data-dir並存在[[Pri-1]]時,Chromedriver 2.39掛在打開位置
已解決的問題779:使ChromeDriver能夠偵聽來自IPv6的請求。[[Pri-1]]
已解決的問題2339:Chromedriver無法使用有效的文件路徑[[Pri-2]]找到Android文件
已解決的問題2307:應將/ session /:sessionId / send_command和/ session /:sessionId / send_command_and_get_result更改爲適當的擴展命令[[Pri-]]
---------- ChromeDriver v2.39(2018-05-30)----------
支持Chrome v66-68
已解決的問題2436:Android的ChromeDriver不爲舊的adb版本[[Pri-1]]提供有用的錯誤消息
已解決的問題2431:關閉Windows的ChromeDriver測試不穩定[[Pri-1]]
已解決的問題2259:在iframe(容器填充> 0)中單擊組件不起作用[[Pri-1]]
已解決的問題2161:ChromeDriver遠程調試端口保留競爭條件[[Pri-2]]
已解決的問題2420:“獲取警報文本”未返回符合規範的錯誤代碼[[Pri-2]]
已解決的問題2369:清理androidUseRunningApp功能[[Pri-2]]的狀態
已解決的問題2406:“最小化/最大化”窗口需要兼容w3c的端點[[Pri-]]
---------- ChromeDriver v2.38(2018-04-17)----------
支持Chrome v65-67
已解決的問題2354:瀏覽到gmail [[Pri-0]]時,chromedriver崩潰/丟失了連接
已解決的問題2381:未知的會話ID,無法確定加載狀態[[Pri-1]]
已解決的問題2198:ChromeDriver 2.34不會等到切換到iframe [[Pri-2]]後再加載iframe內容
已解決的問題2142:未知錯誤:將chrome瀏覽器和chrome驅動程序更新到最新版本[[Pri-2]]後,該元素在點處不可單擊
---------- ChromeDriver v2.37(2018-03-16)----------
支持Chrome v64-66
已解決的問題2304:對於所有臺式機平臺[[Pri-1]],在Chrome v66上測試ChromeDriverSiteIsolation.testCanClickOOPIF失敗
已解決的問題1940:Chromedriver [[Pri-2]]中未實現許多窗口命令端點
已解決的問題1937:未實現獲取元素rect [[Pri-2]]
已解決的問題2329:ChromeDriver不允許extensionLoadTimeout選項[[Pri-2]]的值設置爲0
---------- ChromeDriver v2.36(2018-03-02)----------
支持Chrome v63-65
已解決的問題1819:在Chrome v60 + [[Pri-1]]上,testIFrameWithExtensionsSource失敗
已解決的問題2221:添加命令行選項以將INFO級別記錄到stderr [[Pri-2]]
已解決的問題450:當切換到文檔被覆蓋的新窗口時,ChromeDriver掛起[[Pri-2]]
已解決的問題2235:添加選項來控制等待擴展程序後臺頁面[[Pri-2]]
已解決的問題2234:修復了webview_devtools_remote_不正確的問題[[Pri-2]]
已解決的問題2223:如果後臺頁面名稱以/ [[Pri-2]]開頭,則無法加載擴展名
已解決的問題2280:ChromeDriver應該更具擴展性[[Pri-]]
已解決的問題2231:Pixel 2和Pixel 2 XL在移動仿真[[Pri-]]中不起作用
已解決的問題746266:Chromedriver不支持OOPIF
---------- ChromeDriver v2.35(2018-01-10)----------
支持Chrome v62-64
已解決的問題2191:如果腳本未返回任何結果,則執行JavaScript代碼失敗[[Pri-1]]
已解決的問題2183:連接不持久[[Pri-2]]
已解決的問題2207:某些移動仿真設備不起作用[[Pri-2]]
已解決的問題2177:獲取本地存儲會在Chrome 63 [[Pri-2]]中返回命令名稱
已解決的問題2179:日誌條目[[Pri-2]]的絕對時間
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章