selenium-server manager feature
Hello @christian-bromann What do you think regarding the feature https://www.selenium.dev/blog/2023/whats-new-in-selenium-manager-with-selenium-4.11.0/ ?
The Selenium manager project is great. Are you asking about a specific feature?
The Selenium manager project is great. Are you asking about a specific feature?
No, i meant in general. Maybe have sense implement functionality of the package in selenium-standalone tool ? :)
Maybe have sense implement functionality of the package in selenium-standalone tool ? :)
I am totally okay with that. If it helps remove some of the code here it makes sense. Let's just ensure we don't break any functionality if possible.
Let's just ensure we don't break any functionality if possible.
Quite complicated to do so with just pure js :) I think before big changes it should be rewritten to ts. Maybe i'll look into it