We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af0a42 commit 71742f1Copy full SHA for 71742f1
gradle/configure_tests.gradle
@@ -15,6 +15,7 @@ def isTestingInstrumentation(Project project) {
15
"testng-7",
16
"karate",
17
"scalatest",
18
+ "selenium",
19
"weaver"
20
].contains(project.name)
21
}
0 commit comments