Skip to content

Update $_WD_BROWSER_LatestReleaseURL value for msedgedriver.#548

Open
wdouglascampbell wants to merge 1 commit intoDanp2:masterfrom
wdouglascampbell:master
Open

Update $_WD_BROWSER_LatestReleaseURL value for msedgedriver.#548
wdouglascampbell wants to merge 1 commit intoDanp2:masterfrom
wdouglascampbell:master

Conversation

@wdouglascampbell
Copy link
Copy Markdown
Contributor

Pull request

Proposed changes

_WD_UpdateDriver fails to update msedgedriver to the latest version. This is due to Microsoft changing the URL that has been used previously for determining this. The needed change is to update the Latest Release URL for msedgedriver to use the new URL.

Checklist

Put an x in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help!

This is simply a reminder of what we are going to look for before merging your code.

  • I have read and noticed the CODE OF CONDUCT document
  • I have read and noticed the CONTRIBUTING document
  • I have added necessary documentation or screenshots (if appropriate)

Types of changes

Please check x the type of change your PR introduces:

  • Bugfix (change which fixes an issue)
  • Feature (change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (functional, structural)
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

_WD_UpdateDriver fails to determine a latest release for msedgedriver and as a result the latest version is not downloaded. This prevents the ability to interact with the current version of Edge browser installed.

What is the new behavior?

_WD_UpdateDriver succeeds in determining the latest release for msedgedriver and downloads it. Ability to interact with current version of Edge browser is restored.

Influences and relationship to other functionality

None.

Additional context

None.

System under test

Please complete the following information.

  • OS: Windows 11 25H2
  • OS Arch.: X64
  • Browser: Edge
  • Browser version: 147.0.3912.72

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.

1 participant