TD
I have a questrion about ggr and selenium standalone server.
My infras includes some selenium standalone servers (Window) for running firefox ESR (which could not be replaced by selenoid). I use GGR to redirect our tests to selenoid or ff-ESR when needed and it works. With Selenoid nodes, I can use "/status" API of GGR-UI to check if our GGR can connect to these nodes. However, GGR-UI cannot support Selenium standalone server. So I don't find the way to check the status whether GGR can connect to ff-ESR or not. Could you give me some advises about this. Thanks for your support.