Skip to content

Commit b766346

Browse files
authored
chore(docs): Document selenium step being Jenkins-only (#4510)
Co-authored-by: jliempt <>
1 parent c779209 commit b766346

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vars/seleniumExecuteTests.groovy

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ import groovy.text.GStringTemplateEngine
6969
/**
7070
* Enables UI test execution with Selenium in a sidecar container.
7171
*
72+
* This step is Jenkins-only.
73+
*
7274
* The step executes a closure (see example below) connecting to a sidecar container with a Selenium Server.
7375
*
7476
* When executing in a

0 commit comments

Comments
 (0)