[py][js] Initial Creation of a external shippable selenium manager#17542
[py][js] Initial Creation of a external shippable selenium manager#17542AutomatedTester wants to merge 2 commits into
Conversation
this adds the ability to call npx or uvx to be able to call selenium manager and it handles the scenarios around picking the correct version for your computer
|
Would be amazing to ship it for dotnet too, |
|
Should we add the architecture name to the Windows packages? (like they are for Linux) That will give us the ability to ship ARM64 Windows builds in the future and differentiate them easily. Also, is that naming convention forced by the package repos, or can we unify them between JS and Python? i.e. publish both packages as |
|
I have a number of concerns that I'll enumerate on Slack. The first one - if we are releasing this independently we can (and should) make the plausible tracking opt-in instead of opt-out. |
this adds the ability to call npx or uvx to be able to call selenium manager and it handles the scenarios around picking the correct version for your computer
🔗 Related Issues
This is creating the shippable parts of #17326
💥 What does this PR do?
🔧 Implementation Notes
🤖 AI assistance
💡 Additional Considerations
🔄 Types of changes