License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.googlecode.page-component |
ArtifactId | ArtifactIdui_auto_core |
Version | Version2.5.21 |
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.5.21.pom | |
ui_auto_core-2.5.21.jar | 65 KB |
ui_auto_core-2.5.21-sources.jar | 45 KB |
ui_auto_core-2.5.21-javadoc.jar | 266 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.page-component/ui_auto_core/ -->
<dependency>
<groupId>com.googlecode.page-component</groupId>
<artifactId>ui_auto_core</artifactId>
<version>2.5.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.page-component/ui_auto_core/
implementation 'com.googlecode.page-component:ui_auto_core:2.5.21'
// https://jarcasting.com/artifacts/com.googlecode.page-component/ui_auto_core/
implementation ("com.googlecode.page-component:ui_auto_core:2.5.21")
'com.googlecode.page-component:ui_auto_core:jar:2.5.21'
<dependency org="com.googlecode.page-component" name="ui_auto_core" rev="2.5.21">
<artifact name="ui_auto_core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.page-component', module='ui_auto_core', version='2.5.21')
)
libraryDependencies += "com.googlecode.page-component" % "ui_auto_core" % "2.5.21"
[com.googlecode.page-component/ui_auto_core "2.5.21"]
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 |
com.google.guava : guava | jar | 28.0-jre |
com.googlecode.page-component : page-component | jar | 1.4.7 |
org.eclipse.jetty : jetty-server | jar | 9.4.19.v20190610 |
org.testng : testng | jar | 6.14.3 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
io.github.bonigarcia : webdrivermanager | jar | 4.2.2 |