Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit cdb2e42

Browse files
author
Rogov Viktor
committed
Ability to pass extra params to the selenium server
1 parent c0fe3b4 commit cdb2e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/local-sel-headless.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ echo INFO: JAVA_OPTS are "$JAVA_OPTS"
55

66
java $JAVA_OPTS \
77
-jar /opt/selenium/selenium-server-standalone.jar \
8-
-port $SELENIUM_PORT
8+
-port $SELENIUM_PORT $SELENIUM_PARAMS

0 commit comments

Comments
 (0)