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 feaeaeb commit 445b1a5Copy full SHA for 445b1a5
pom.xml
@@ -49,24 +49,6 @@
49
<version>2.7.22</version>
50
<scope>test</scope>
51
</dependency>
52
- <dependency>
53
- <groupId>org.seleniumhq.selenium</groupId>
54
- <artifactId>selenium-java</artifactId>
55
- <scope>test</scope>
56
- <version>2.44.0</version>
57
- </dependency>
58
59
- <groupId>com.opera</groupId>
60
- <artifactId>operadriver</artifactId>
61
62
- <version>1.5</version>
63
- <exclusions>
64
- <exclusion>
65
66
- <artifactId>selenium-remote-driver</artifactId>
67
- </exclusion>
68
- </exclusions>
69
70
</dependencies>
71
72
<developers>
0 commit comments