selenium-standalone icon indicating copy to clipboard operation
selenium-standalone copied to clipboard

selenium-server manager feature

Open udarrr opened this issue 2 years ago • 4 comments

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/ ?

udarrr avatar Aug 19 '23 16:08 udarrr

The Selenium manager project is great. Are you asking about a specific feature?

christian-bromann avatar Aug 20 '23 22:08 christian-bromann

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 ? :)

udarrr avatar Aug 21 '23 08:08 udarrr

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.

christian-bromann avatar Aug 21 '23 15:08 christian-bromann

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

udarrr avatar Aug 22 '23 10:08 udarrr