I have selenoid running on port 4450. I need to setup selenoid ui with port of selenoid set to 4450 via configuration manager. How can I do this ?
Tried the following but did not work
cm.exe selenoid-ui start --args "--selenoid-uri http://localhost:4450"