Is it possible to get a list of available browsers registered in a selenium node using java? For example, I can use my browser to go to the console (for example, www.foobar.com-00-00444/grid/console), and this gives me a list of all sessions, but is there any way to get this list using java code?
Thank!
source
share