Last Version

Yandex QATools HtmlElements Samples 1.9

WebDriver PageObject extension

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.htmlelements
ArtifactId

ArtifactId

htmlelements-samples
Version

Version

1.9
Type

Type

jar
Description

Description

Yandex QATools HtmlElements Samples
WebDriver PageObject extension

Download htmlelements-samples 1.9


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.htmlelements/htmlelements-samples/ -->
<dependency>
    <groupId>ru.yandex.qatools.htmlelements</groupId>
    <artifactId>htmlelements-samples</artifactId>
    <version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.htmlelements/htmlelements-samples/
implementation 'ru.yandex.qatools.htmlelements:htmlelements-samples:1.9'
// https://jarcasting.com/artifacts/ru.yandex.qatools.htmlelements/htmlelements-samples/
implementation ("ru.yandex.qatools.htmlelements:htmlelements-samples:1.9")
'ru.yandex.qatools.htmlelements:htmlelements-samples:jar:1.9'
<dependency org="ru.yandex.qatools.htmlelements" name="htmlelements-samples" rev="1.9">
  <artifact name="htmlelements-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.htmlelements', module='htmlelements-samples', version='1.9')
)
libraryDependencies += "ru.yandex.qatools.htmlelements" % "htmlelements-samples" % "1.9"
[ru.yandex.qatools.htmlelements/htmlelements-samples "1.9"]

Dependencies

compile (3)

Group / Artifact Type Version
ru.yandex.qatools.htmlelements : htmlelements-java jar 1.9
ru.yandex.qatools.htmlelements : htmlelements-matchers jar 1.9
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.