We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0becda7 commit e7b117dCopy full SHA for e7b117d
NodeFirefox/generate_config
@@ -23,6 +23,7 @@ cat <<_EOF
23
],
24
"proxy": "org.openqa.grid.selenium.proxy.DefaultRemoteProxy",
25
"maxSession": $NODE_MAX_SESSION,
26
+ "host": $NODE_HOST,
27
"port": $NODE_PORT,
28
"register": true,
29
"registerCycle": $NODE_REGISTER_CYCLE,
0 commit comments