Last Version

uiautomation 0.0.1

Selenium/WebDriver Automation Framework

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.kmekala
ArtifactId

ArtifactId

uiautomation
Version

Version

0.0.1
Type

Type

jar
Description

Description

uiautomation
Selenium/WebDriver Automation Framework

Download uiautomation 0.0.1


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

Dependencies

compile (13)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.0.1
org.seleniumhq.selenium : selenium-server jar 3.0.1
sax : sax jar 2.0.1
org.fluttercode.datafactory : datafactory jar 0.8
xml-apis : xml-apis jar 1.4.01
org.testng : testng jar 6.11
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2
io.appium : java-client jar 3.2.0
org.apache.poi : poi jar 3.9
com.lowagie : itext jar 2.1.7
org.apache.poi : poi-ooxml jar 3.9
org.apache.poi : poi-ooxml-schemas jar 3.9

provided (1)

Group / Artifact Type Version
com.aventstack : extentreports jar 3.0.5

Project Modules

There are no modules declared in this project.