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 a101c6f commit 1c87143Copy full SHA for 1c87143
Standalone/start-selenium-standalone.sh
@@ -8,4 +8,5 @@ fi
8
9
java ${JAVA_OPTS} -jar /opt/selenium/selenium-server.jar standalone \
10
--relax-checks ${SE_RELAX_CHECKS} \
11
+ --session-timeout ${SE_NODE_SESSION_TIMEOUT} \
12
${SE_OPTS}
0 commit comments