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

[🚀 Feature]: Selenium Manager downloads latest version of Edge browser (Rust) #11681

Closed
bonigarcia opened this issue Feb 20, 2023 · 1 comment · Fixed by #12835
Closed

Comments

@bonigarcia
Copy link
Member

Feature and motivation

The next major feature to be implemented in Selenium Manager is the automated management (download, cache) of the principal browsers nowadays: Chrome, Firefox, and Edge.

This issue gets track of the implementation of this feature for downloading the latest version of Edge on the Rust side.

Usage example

selenium-manager --browser edge --resolve-browser
@titusfortner titusfortner moved this to Medium in Selenium Manager Feb 21, 2023
@diemol diemol moved this from Medium to High in Selenium Manager Sep 8, 2023
@bonigarcia bonigarcia moved this from High to In Progress in Selenium Manager Sep 12, 2023
@titusfortner titusfortner added this to the 4.14 milestone Oct 6, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Selenium Manager Oct 7, 2023
titusfortner added a commit that referenced this issue Oct 7, 2023
* [rust] Automated Edge management (macOS) (#11681)

* [rust] Check also unstable versions for Edge management

* [rust] Include logic to check fixed versions of Edge

* [rust] Get browser url again if empty

* [rust] Include logic for stable label

* [rust] Automated Edge management (Linux) (#11681 and #11683)

* [rust] Fix paths used to extract edge

* [rust] Clean extract label and fix searched version

* [rust] Refactor logic for downloading browsers in a common function

* [rust] Install Edge in Windows through the MSI installer

* [rust] Check admin permissions in Windows before downloading MSI installer

* [rust] Use browser version in functions for requesting online repos

* [rust] Refactor common logic when unavailable download or discovery

* [rust] Fix condition checking Firefox nightly in mac

* [rust] Update cargo bazel lock file

* [rust] Separate function to ensure empty parent path before moving files

---------

Co-authored-by: titusfortner <[email protected]>
Co-authored-by: Titus Fortner <[email protected]>
aguspe pushed a commit to aguspe/selenium that referenced this issue Oct 22, 2023
…) (SeleniumHQ#12835)

* [rust] Automated Edge management (macOS) (SeleniumHQ#11681)

* [rust] Check also unstable versions for Edge management

* [rust] Include logic to check fixed versions of Edge

* [rust] Get browser url again if empty

* [rust] Include logic for stable label

* [rust] Automated Edge management (Linux) (SeleniumHQ#11681 and SeleniumHQ#11683)

* [rust] Fix paths used to extract edge

* [rust] Clean extract label and fix searched version

* [rust] Refactor logic for downloading browsers in a common function

* [rust] Install Edge in Windows through the MSI installer

* [rust] Check admin permissions in Windows before downloading MSI installer

* [rust] Use browser version in functions for requesting online repos

* [rust] Refactor common logic when unavailable download or discovery

* [rust] Fix condition checking Firefox nightly in mac

* [rust] Update cargo bazel lock file

* [rust] Separate function to ensure empty parent path before moving files

---------

Co-authored-by: titusfortner <[email protected]>
Co-authored-by: Titus Fortner <[email protected]>
Copy link

github-actions bot commented Dec 3, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants