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

Not works with latest version of Windows Edge. #97

Closed
anebot opened this issue Sep 21, 2020 · 1 comment
Closed

Not works with latest version of Windows Edge. #97

anebot opened this issue Sep 21, 2020 · 1 comment
Labels

Comments

@anebot
Copy link
Contributor

anebot commented Sep 21, 2020

The Lasted_stable version of Edge webdriver (85.0.564.60) is only available for the Mac platform.
Since SetUpDriver's version parameter is set to Latest, the generated download link is wrong for Windows platforms, so a 404 error code is returned.

Proposed solution:
I can understand that due automatically updates the version parameter is set to Latest, but from my point of view, pointing to MatchingBrowser would provide a more robust solution.

Artur.

@issue-label-bot issue-label-bot bot added the bug label Sep 21, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.78. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

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

No branches or pull requests

1 participant