Description
Feature and motivation
For the longest time since I started using Selenium back in 2017, I didn't need this kind of feature and now I find myself forced to use it in order to continue using up-to-date Selenium. I can't find any guides online to show me how I can go about using Selenium 4.18 without selenium-manager. I know what browser goes with what driver, thank you very much, I'm not silly enough to mix msedge with geckodriver. I know what paths do all the tools and dependencies have. I appreciate the guardrails, but I really have no need for this kind of assistance.
Also, I'm using Selenium in a workplace where we can't use programs written in Rust. I want everyone to understand that this isn't my decision and it's non-negotiable with people who make these kinds of decisions at my workplace.
Usage example
I would use Selenium like I have so far. Just without the manager, because
- I don't need it for my personal projects
- Even if I can smuggle a 100% statically linked Rust binary into my workplace, then it's going to introduce an unsustainable build dependency and if security finds out it's over