| License |
License |
|---|---|
| GroupId | GroupIdio.github.dkqa |
| ArtifactId | ArtifactIdui-testing-xpath |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUI testing xPath
Locators in UI testing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ui-testing-xpath-1.0.3.pom | |
| ui-testing-xpath-1.0.3.jar | 21 KB |
| ui-testing-xpath-1.0.3-sources.jar | 17 KB |
| ui-testing-xpath-1.0.3-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dkqa/ui-testing-xpath/ -->
<dependency>
<groupId>io.github.dkqa</groupId>
<artifactId>ui-testing-xpath</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dkqa/ui-testing-xpath/
implementation 'io.github.dkqa:ui-testing-xpath:1.0.3'
// https://jarcasting.com/artifacts/io.github.dkqa/ui-testing-xpath/
implementation ("io.github.dkqa:ui-testing-xpath:1.0.3")
'io.github.dkqa:ui-testing-xpath:jar:1.0.3'
<dependency org="io.github.dkqa" name="ui-testing-xpath" rev="1.0.3">
<artifact name="ui-testing-xpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dkqa', module='ui-testing-xpath', version='1.0.3')
)
libraryDependencies += "io.github.dkqa" % "ui-testing-xpath" % "1.0.3"
[io.github.dkqa/ui-testing-xpath "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |