Last Version

OperaDriver 1.5

OperaDriver is a vendor-supported WebDriver implementation developed by Opera Software and volunteers that implements WebDriver's wire protocol.

License

License

GroupId

GroupId

com.opera
ArtifactId

ArtifactId

operadriver
Version

Version

1.5
Type

Type

jar
Description

Description

OperaDriver
OperaDriver is a vendor-supported WebDriver implementation developed by Opera Software and volunteers that implements WebDriver's wire protocol.
Project URL

Project URL

http://opera.com/developer/tools/operadriver/

Download operadriver 1.5


<!-- https://jarcasting.com/artifacts/com.opera/operadriver/ -->
<dependency>
    <groupId>com.opera</groupId>
    <artifactId>operadriver</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.opera/operadriver/
implementation 'com.opera:operadriver:1.5'
// https://jarcasting.com/artifacts/com.opera/operadriver/
implementation ("com.opera:operadriver:1.5")
'com.opera:operadriver:jar:1.5'
<dependency org="com.opera" name="operadriver" rev="1.5">
  <artifact name="operadriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opera', module='operadriver', version='1.5')
)
libraryDependencies += "com.opera" % "operadriver" % "1.5"
[com.opera/operadriver "1.5"]

Dependencies

compile (7)

Group / Artifact Type Version
com.opera : operalaunchers jar 1.1
com.google.protobuf : protobuf-java jar 2.4.1
com.google.guava : guava jar 14.0
commons-jxpath : commons-jxpath jar 1.3
org.apache.commons : commons-exec jar 1.1
org.ini4j : ini4j jar 0.5.2
org.seleniumhq.selenium : selenium-java jar 2.35.0

Project Modules

There are no modules declared in this project.