Skip to content

Commit b5cec1c

Browse files
committed
SM in offline mode
Fixes #1917
1 parent 49831b1 commit b5cec1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NodeBase/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ ENV GENERATE_CONFIG true
177177
# Drain the Node after N sessions.
178178
# A value higher than zero enables the feature
179179
ENV SE_DRAIN_AFTER_SESSION_COUNT 0
180+
# Setting Selenium Manager to work offline
181+
ENV SE_OFFLINE true
180182

181183

182184

0 commit comments

Comments
 (0)