We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c779209 commit b766346Copy full SHA for b766346
vars/seleniumExecuteTests.groovy
@@ -69,6 +69,8 @@ import groovy.text.GStringTemplateEngine
69
/**
70
* Enables UI test execution with Selenium in a sidecar container.
71
*
72
+ * This step is Jenkins-only.
73
+ *
74
* The step executes a closure (see example below) connecting to a sidecar container with a Selenium Server.
75
76
* When executing in a
0 commit comments