Skip to content

Commit 55e1308

Browse files
committed
Fixing maven build
1 parent 4959695 commit 55e1308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/support/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<dependencies>
1515
<dependency>
1616
<groupId>org.seleniumhq.selenium</groupId>
17-
<artifactId>selenium-api</artifactId>
17+
<artifactId>selenium-remote-driver</artifactId>
1818
<version>${project.version}</version>
1919
</dependency>
2020
<!-- Hamcrest is needed for the classes in the org.openqa.selenium.lift package ... -->

0 commit comments

Comments
 (0)