omkarcloud / botasaurus

The All in One Framework to build Awesome Scrapers.
https://www.omkar.cloud/botasaurus/
MIT License
1.18k stars 107 forks source link

WebDriver Manager #1

Closed Halone228 closed 1 year ago

Halone228 commented 1 year ago

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 commented 1 year ago

@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.