Last Version

ui_auto_core 2.4.2

Selenium based UI Test Automation Framework (selenium-uitaf) is Java framework which simplifies development process for Web UI test automation scripts.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.googlecode.selenium-uitaf
ArtifactId

ArtifactId

ui_auto_core
Version

Version

2.4.2
Type

Type

jar
Description

Description

ui_auto_core
Selenium based UI Test Automation Framework (selenium-uitaf) is Java framework which simplifies development process for Web UI test automation scripts.
Project URL

Project URL

https://github.com/braimanm/selenium-uitaf
Source Code Management

Source Code Management

https://github.com/braimanm/selenium-uitaf

Download ui_auto_core 2.4.2


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

Dependencies

compile (9)

Group / Artifact Type Version
ru.yandex.qatools.allure : allure-java-aspects jar 1.5.4
ru.yandex.qatools.allure : allure-testng-adaptor jar 1.5.4
ru.yandex.qatools.allure : allure-bundle jar 1.5.4
org.seleniumhq.selenium : selenium-java jar 3.141.59
com.googlecode.page-component : page-component jar 1.3.5
org.eclipse.jetty : jetty-server jar 9.4.19.v20190610
org.assertj : assertj-core jar 3.11.1
org.testng : testng jar 6.14.3
org.apache.commons : commons-lang3 jar 3.8.1

Project Modules

There are no modules declared in this project.