Last Version

Wix WebDriver Manager 1.2.0

Module on creating any web-driver on any supported environment

License

License

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

wix-webdriver-manager
Version

Version

1.2.0
Type

Type

jar
Description

Description

Wix WebDriver Manager
Module on creating any web-driver on any supported environment
Project URL

Project URL

https://wix.com
Project Organization

Project Organization

wix.com
Source Code Management

Source Code Management

https://github.com/wix/wix-webdriver-manager

Download wix-webdriver-manager 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.appium : java-client jar 7.0.0
io.github.bonigarcia : webdrivermanager jar 3.6.1
commons-configuration : commons-configuration jar 1.10

Project Modules

There are no modules declared in this project.