Last Version

LeanFT for Selenium Java SDK 1.0.1

LeanFT Selenium Java SDK extends the WebDriver API with additional locators and utilities

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.microfocus.adm.leanft
ArtifactId

ArtifactId

leanft-selenium-java-sdk
Version

Version

1.0.1
Type

Type

jar
Description

Description

LeanFT for Selenium Java SDK
LeanFT Selenium Java SDK extends the WebDriver API with additional locators and utilities
Project URL

Project URL

https://github.com/MicroFocus/leanft-selenium-java-sdk
Project Organization

Project Organization

Microfocus
Source Code Management

Source Code Management

https://github.com/MicroFocus/leanft-selenium-java-sdk

Download leanft-selenium-java-sdk 1.0.1


<!-- https://jarcasting.com/artifacts/com.microfocus.adm.leanft/leanft-selenium-java-sdk/ -->
<dependency>
    <groupId>com.microfocus.adm.leanft</groupId>
    <artifactId>leanft-selenium-java-sdk</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microfocus.adm.leanft/leanft-selenium-java-sdk/
implementation 'com.microfocus.adm.leanft:leanft-selenium-java-sdk:1.0.1'
// https://jarcasting.com/artifacts/com.microfocus.adm.leanft/leanft-selenium-java-sdk/
implementation ("com.microfocus.adm.leanft:leanft-selenium-java-sdk:1.0.1")
'com.microfocus.adm.leanft:leanft-selenium-java-sdk:jar:1.0.1'
<dependency org="com.microfocus.adm.leanft" name="leanft-selenium-java-sdk" rev="1.0.1">
  <artifact name="leanft-selenium-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microfocus.adm.leanft', module='leanft-selenium-java-sdk', version='1.0.1')
)
libraryDependencies += "com.microfocus.adm.leanft" % "leanft-selenium-java-sdk" % "1.0.1"
[com.microfocus.adm.leanft/leanft-selenium-java-sdk "1.0.1"]

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.