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 20995d2 commit eb6fcbeCopy full SHA for eb6fcbe
NodeChrome/generate_config
@@ -15,6 +15,7 @@ cat <<_EOF
15
],
16
"proxy": "org.openqa.grid.selenium.proxy.DefaultRemoteProxy",
17
"maxSession": $NODE_MAX_SESSION,
18
+ "host": $NODE_HOST,
19
"port": $NODE_PORT,
20
"register": true,
21
"registerCycle": $NODE_REGISTER_CYCLE,
0 commit comments