Skip to content

Commit

Permalink
Adding a dependency of HtmlUnitDriver on 'remote' because
Browse files Browse the repository at this point in the history
SessionNotFoundException is in remote
  • Loading branch information
barancev committed Apr 10, 2013
1 parent 17a438d commit d35b17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/htmlunit-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependencies>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-api</artifactId>
<artifactId>selenium-remote-driver</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit d35b17f

Please sign in to comment.