License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.googlecode.selenium-uitaf |
ArtifactId | ArtifactIdui_auto_core |
Version | Version2.4.2 |
Type | Typejar |
Description |
Descriptionui_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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ui_auto_core-2.4.2.pom | |
ui_auto_core-2.4.2.jar | 60 KB |
ui_auto_core-2.4.2-sources.jar | 32 KB |
ui_auto_core-2.4.2-javadoc.jar | 165 KB |
Browse |
<!-- 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"]
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 |