Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add CD 77.0.3865.40 #143

Merged
merged 1 commit into from
Sep 16, 2019
Merged

feat: Add CD 77.0.3865.40 #143

merged 1 commit into from
Sep 16, 2019

Conversation

imurchie
Copy link
Contributor

Chromedriver 77.0.3865.40 was released. Notes:

---------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]

This necessitated adjustments to the Travis config, as Chrome 77 dropped support for Linux Trusty distributions.

@imurchie imurchie merged commit 8a6c414 into master Sep 16, 2019
@imurchie imurchie deleted the isaac-77.0.3865.40 branch September 16, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants