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

fix: Update chromedriver to v 96 #3988

Merged
merged 4 commits into from
Dec 6, 2021
Merged

Conversation

BruceHaley
Copy link
Contributor

@BruceHaley BruceHaley commented Nov 29, 2021

Fixes #minor

Description

Fixes pipeline error "Current browser version is 96.0.4664.45 This version of ChromeDriver only supports Chrome version 94"
This also required a 5 second delay put into nightwatch config to fix error "Timeout while trying to connect to Selenium Server".

Also updates vmImage.

Affected pipelines:
Run-JS-Functional-Tests-BrowserBot-yaml
Run-JS-Functional-Tests-Linux

@BruceHaley BruceHaley requested a review from a team as a code owner November 29, 2021 23:57
@coveralls
Copy link

coveralls commented Nov 30, 2021

Pull Request Test Coverage Report for Build 1522505573

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 84.54%

Totals Coverage Status
Change from base Build 1474213034: -0.003%
Covered Lines: 19660
Relevant Lines: 22028

💛 - Coveralls

@BruceHaley BruceHaley changed the title Update chromedriver to v 96 fix: Update chromedriver to v 96 Nov 30, 2021
@mrivera-ms mrivera-ms merged commit ce24679 into main Dec 6, 2021
@mrivera-ms mrivera-ms deleted the bruce/chromedriverupdate11-29 branch December 6, 2021 23:00
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

3 participants