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

WebDriver Manager #1

Closed
Halone228 opened this issue Jun 1, 2023 · 1 comment
Closed

WebDriver Manager #1

Halone228 opened this issue Jun 1, 2023 · 1 comment

Comments

@Halone228
Copy link

Python has a wonderful library webdriver-manager it allows you to easily control the driver versions, install the latest ones, and those that fit the current version of the browser. This allows you to distract from the choice of the driver version and is convenient when used on different devices and platforms. How about using it to download detected drivers, and for undetected use this library as a template. I hope for a positive answer, I really want to help in the development of the project.

@Chetan11-dev
Copy link
Contributor

Chetan11-dev commented Jun 2, 2023

@Halone228 Thank you, Kirill! There's no doubt that the library is fantastic. However, at the moment, I prefer to focus on supporting Chrome only. This choice is driven by the fact that most people simply use Chrome and my intention to keep Bose lightweight and speedy.
By the way, Great that you are starting to Code at such a young Age. Feel Free to let me know if you need guidance on how to move forward in your Career.

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

No branches or pull requests

2 participants