UI testing xPath

Locators in UI testing

License

License

GroupId

GroupId

io.github.dkqa
ArtifactId

ArtifactId

ui-testing-xpath
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

UI testing xPath
Locators in UI testing
Project URL

Project URL

https://github.com/dkqa/ui-testing-xpath
Source Code Management

Source Code Management

http://github.com/dkqa/ui-testing-xpath

Download ui-testing-xpath

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0