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

Download IEDriver from GitHub #227

Closed
aleksandr-kotlyar opened this issue Oct 5, 2021 · 0 comments · Fixed by #228
Closed

Download IEDriver from GitHub #227

aleksandr-kotlyar opened this issue Oct 5, 2021 · 0 comments · Fixed by #228
Assignees

Comments

@aleksandr-kotlyar
Copy link
Collaborator

aleksandr-kotlyar commented Oct 5, 2021

What

Replace IEDriver source that is not well-supported anymore https://selenium-release.storage.googleapis.com/ as far as we could think from SeleniumHQ/selenium#9824 (comment) comment.
With new source - GitHub Assets of SeleniumHQ/selenium.

Risks & Conclusions

  1. New versions can not be deployed to old sources (because they don't want to fix minor bug from deploy as we have seen in the comment above.
  2. But all old versions seems to be already there - on GitHub Releases https://github.com/SeleniumHQ/selenium/releases

Solution

Move IEDriverServer download to GitHub as far as selenium developers started hosting it there.

@SergeyPirogov what do you think about solution? I have started to make PR

Fixes #221
Fixes #216
Closes #217

aleksandr-kotlyar added a commit to aleksandr-kotlyar/webdriver_manager that referenced this issue Oct 6, 2021
…GitHub releases

- adopt IEDriverServer to be downloaded from SeleniumHQ/selenium GitHub repo release assets instead of https://selenium-release.storage.googleapis.com/
- format indentations and linebreaks in GeckoDriver and IEDriver classes
aleksandr-kotlyar added a commit to aleksandr-kotlyar/webdriver_manager that referenced this issue Oct 6, 2021
…GitHub releases

- adopt IEDriverServer to be downloaded from SeleniumHQ/selenium GitHub repo release assets instead of https://selenium-release.storage.googleapis.com/
- format indentations and linebreaks in GeckoDriver and IEDriver classes
+ format indentations and linebreaks in microsoft.py
aleksandr-kotlyar added a commit to aleksandr-kotlyar/webdriver_manager that referenced this issue Oct 6, 2021
…GitHub releases

- adopt IEDriverServer to be downloaded from SeleniumHQ/selenium GitHub repo release assets instead of https://selenium-release.storage.googleapis.com/
- format indentations and linebreaks in GeckoDriver and IEDriver classes
- format indentations and linebreaks in microsoft.py
aleksandr-kotlyar added a commit to aleksandr-kotlyar/webdriver_manager that referenced this issue Oct 6, 2021
…GitHub releases

- adopt IEDriverServer to be downloaded from SeleniumHQ/selenium GitHub repo release assets instead of https://selenium-release.storage.googleapis.com/
- format indentations and linebreaks in GeckoDriver and IEDriver classes
- format indentations and linebreaks in microsoft.py
SergeyPirogov pushed a commit that referenced this issue Oct 7, 2021
…es (#228)

- adopt IEDriverServer to be downloaded from SeleniumHQ/selenium GitHub repo release assets instead of https://selenium-release.storage.googleapis.com/
- format indentations and linebreaks in GeckoDriver and IEDriver classes
- format indentations and linebreaks in microsoft.py
SergeyPirogov pushed a commit that referenced this issue Oct 7, 2021
* [#227] download IEDriverServer from SeleniumHQ/selenium GitHub releases

- adopt IEDriverServer to be downloaded from SeleniumHQ/selenium GitHub repo release assets instead of https://selenium-release.storage.googleapis.com/
- format indentations and linebreaks in GeckoDriver and IEDriver classes
- format indentations and linebreaks in microsoft.py

* [#229] use python 3.6 version in all jobs
@aleksandr-kotlyar aleksandr-kotlyar self-assigned this May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant