Files
hw3/selenoid/browsers.json

13 lines
185 B
JSON

{
"chrome": {
"default": "126.0",
"versions": {
"126.0": {
"image": "selenoid/vnc_chrome:126.0",
"port": "4444",
"path": "/"
}
}
}
}