We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4959695 commit 55e1308Copy full SHA for 55e1308
maven/support/pom.xml
@@ -14,7 +14,7 @@
14
<dependencies>
15
<dependency>
16
<groupId>org.seleniumhq.selenium</groupId>
17
- <artifactId>selenium-api</artifactId>
+ <artifactId>selenium-remote-driver</artifactId>
18
<version>${project.version}</version>
19
</dependency>
20
<!-- Hamcrest is needed for the classes in the org.openqa.selenium.lift package ... -->
0 commit comments