Last Version

Winium.WebDriver 0.1.0-1

Winium.WebDriver retains the functionality of common driver and has specific methods for interaction with the Winium Driver.

License

License

GroupId

GroupId

com.github.2gis.winium
ArtifactId

ArtifactId

winium-webdriver
Version

Version

0.1.0-1
Type

Type

jar
Description

Description

Winium.WebDriver
Winium.WebDriver retains the functionality of common driver and has specific methods for interaction with the Winium Driver.
Project URL

Project URL

https://github.com/2gis/Winium/tree/master/java
Source Code Management

Source Code Management

https://github.com/2gis/Winium/

Download winium-webdriver 0.1.0-1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.48.2

Project Modules

There are no modules declared in this project.