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 c721541 commit 9a41821Copy full SHA for 9a41821
Hub/start-selenium-grid-hub.sh
@@ -36,6 +36,7 @@ java ${JAVA_OPTS:-$SE_JAVA_OPTS} -Dwebdriver.http.factory=jdk-http-client \
36
--session-retry-interval ${SE_SESSION_RETRY_INTERVAL} \
37
--relax-checks ${SE_RELAX_CHECKS} \
38
--bind-host ${SE_BIND_HOST} \
39
+ --config /opt/selenium/config.toml \
40
${HOST_CONFIG} \
41
${PORT_CONFIG} \
42
${SE_OPTS}
0 commit comments