Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

chrome driver version pointing wrong version while do webdriver-manager update #5465

Open
muralidharan682 opened this issue Aug 28, 2020 · 3 comments

Comments

@muralidharan682
Copy link

muralidharan682 commented Aug 28, 2020

Bug report

  • Node Version: 12.18.3
  • Protractor Version: 7.0.0
  • Angular Version: ``
  • Browser(s): 85.0.4183.83
  • Operating System and Version Win10x64
  • Steps to reproduce the bug
    Issue 1
    Step1: Do webdriver-manager update from CMD
    Step2: Go to the driver downloaded folder and double click and open the unzipped latest chrome version(chromedriver_85.0.4183.87.exe) and its pointing to 85.0.4183.38 version.

Issue 2: While running on the non-angular application getting error as "no such window" in random pages

  • Screenshot attached for the same
    image
@muralidharan682 muralidharan682 changed the title chrome driver pointing version wrong while do webdriver-manager update chrome driver version pointing wrong version while do webdriver-manager update Aug 28, 2020
@Tyf0x
Copy link

Tyf0x commented Aug 31, 2020

Same issue has been reported in the angular/webdriver-manager repo: angular/webdriver-manager#472, but no answer yet.

This is breaking builds for us, any suggestion?

@muralidharan682
Copy link
Author

Thanks, also we absorbed that for the non-angular application page loading is not get identified getting error like "no such window" but the page is loaded properly. Since all the scripts worked without any issue before the update.

@CaptainGlac1er
Copy link

I think I resolved the issue in this commit angular/webdriver-manager#426

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants