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

MSEdgeIE driver update does not work #516

Open
mlipok opened this issue Apr 25, 2024 · 9 comments
Open

MSEdgeIE driver update does not work #516

mlipok opened this issue Apr 25, 2024 · 9 comments
Labels
upstream issue with upstream webdriver

Comments

@mlipok
Copy link
Contributor

mlipok commented Apr 25, 2024

Bug report

Describe the bug

MSEdgeIE driver update does not work

How to reproduce

  1. run wd_demo.au3
  2. in browser combobox select MSEdgeIE
  3. select the option to force a driver update
  4. run DemoNavigation

Expected behavior

driver should update and browser should start

Screenshots

none

Additional context

none

System under test

MSEdgeIE

@Danp2
Copy link
Owner

Danp2 commented Apr 26, 2024

This is the issue --

  • Change log for IEDriverServer was updated 3 months ago to v4.16.0
  • Last release is from 6 months ago for v4.14.0

@mlipok
Copy link
Contributor Author

mlipok commented Apr 27, 2024

Please provide
Links to check

@Danp2
Copy link
Owner

Danp2 commented Apr 27, 2024

Links come from entry in $_WD_SupportedBrowsers

@mlipok
Copy link
Contributor Author

mlipok commented Apr 28, 2024

So the solution is to just wait until the appropriate version is available for download?

@Danp2
Copy link
Owner

Danp2 commented Apr 28, 2024

Yes, unless someone can come up with a more reliable way to retrieve this webdriver that works with the current functionality of _WD_UpdateDriver.

@mlipok
Copy link
Contributor Author

mlipok commented Apr 28, 2024

So, since this is beyond our scope, should we consider this issue closed for our project?

@Danp2 Danp2 added the upstream issue with upstream webdriver label Apr 28, 2024
@Danp2
Copy link
Owner

Danp2 commented Apr 28, 2024

I suggest leaving it open to prevent further reports on the same issue.

@Sven-Seyfert
Copy link
Contributor

Sven-Seyfert commented Apr 30, 2024

Is it a valid consideration to skip the support of the IE driver variant in the near future? Or do you think it's good to support that driver as long as possible? I am just curious what you both think of 😇 ?

Best regards
Sven

@mlipok
Copy link
Contributor Author

mlipok commented Apr 30, 2024

As long as possible, as long selenium support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream issue with upstream webdriver
Projects
None yet
Development

No branches or pull requests

3 participants