Skip to main content

Selenoid Grid Test

{
"firefox": {
"default": "latest",
"versions": {
"latest": {
"image": "selenoid/vnc_firefox",
"port": "4444",
"path": "/wd/hub",
"tmpfs": {
"/tmp": "size=512m"
}
}
}
},
"chrome": {
"default": "latest",
"versions": {
"latest": {
"image": "selenoid/vnc_chrome",
"port": "4444",
"tmpfs": {
"/tmp": "size=512m"
}
}
}
}
}

Subscribe for product updates

By subscribing, you agree with Revue’s Terms of Service and Privacy Policy.