{ "chrome": { "default": "128.0", "versions": { "128.0": { "image": "selenoid/vnc:chrome_128.0", "port": "4444", "path": "/" } } }, "firefox": { "default": "125.0", "versions": { "125.0": { "image": "selenoid/vnc:firefox_125.0", "port": "4444", "path": "/wd/hub" } } } }