Last Version

Extensions for WebDriver 1.5.6

ExtWebDriver is an enhancement to the WebDriver API, with features such as widget library, session management and extended functions

License

License

GroupId

GroupId

org.finra.jtaf
ArtifactId

ArtifactId

jtaf-extwebdriver
Version

Version

1.5.6
Type

Type

jar
Description

Description

Extensions for WebDriver
ExtWebDriver is an enhancement to the WebDriver API, with features such as widget library, session management and extended functions
Project URL

Project URL

http://finraos.github.io/JTAF-ExtWebDriver/
Source Code Management

Source Code Management

https://github.com/FINRAOS/JTAF-ExtWebDriver.git

Download jtaf-extwebdriver 1.5.6


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

Dependencies

compile (9)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-server jar 3.4.0
org.seleniumhq.selenium : selenium-support jar 3.4.0
org.seleniumhq.selenium : selenium-leg-rc jar 3.4.0
org.ccil.cowan.tagsoup : tagsoup jar 1.2.1
org.slf4j : slf4j-api jar 1.7.8
commons-configuration : commons-configuration jar 1.9
junit : junit jar 4.11
xml-apis : xml-apis jar 1.4.01
commons-lang : commons-lang jar 2.6

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.8
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.