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

Commit 8d2e03d

Browse files
committed
Merge pull request #26 from vtk13/master
Ability to pass extra params to the selenium server
2 parents c0fe3b4 + cdb2e42 commit 8d2e03d

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)