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 5b7594a commit 3ae50b5Copy full SHA for 3ae50b5
maven/java/pom.xml
@@ -22,11 +22,6 @@
22
<artifactId>selenium-edge-driver</artifactId>
23
<version>${project.version}</version>
24
</dependency>
25
- <dependency>
26
- <groupId>org.seleniumhq.selenium</groupId>
27
- <artifactId>selenium-htmlunit-driver</artifactId>
28
- <version>${project.version}</version>
29
- </dependency>
30
<dependency>
31
<groupId>org.seleniumhq.selenium</groupId>
32
<artifactId>selenium-firefox-driver</artifactId>
0 commit comments