Skip to content

Commit e5e7e90

Browse files
author
Simon Stewart
committed
[joke] Prepping for 3.11 release
1 parent b09d741 commit e5e7e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/server/src/org/openqa/selenium/remote/server/SeleniumServer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ public boolean boot() {
205205
}
206206
}
207207

208+
LOG.info("Starting Selenium for Workgroups....");
208209
LOG.info(String.format("Selenium Server is up and running on port %s", configuration.port));
209210
return true;
210211
}

0 commit comments

Comments
 (0)