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.
2 parents 80f5816 + 1e55099 commit b381e38Copy full SHA for b381e38
vm/tests/gh_workflows/CDTInspectorTest/pom.xml
@@ -33,17 +33,17 @@ questions.
33
<dependency>
34
<groupId>org.seleniumhq.selenium</groupId>
35
<artifactId>selenium-api</artifactId>
36
- <version>4.15.0</version>
+ <version>[4.28,6.0)</version>
37
</dependency>
38
39
40
<artifactId>selenium-chrome-driver</artifactId>
41
42
43
44
45
<artifactId>selenium-support</artifactId>
46
47
48
</dependencies>
49
<build>
0 commit comments