Last Version

Yandex QATools HtmlElements 1.20.0

WebDriver PageObject extension

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.htmlelements
ArtifactId

ArtifactId

htmlelements
Version

Version

1.20.0
Type

Type

pom
Description

Description

Yandex QATools HtmlElements
WebDriver PageObject extension
Project URL

Project URL

https://github.com/yandex-qatools/htmlelements/
Project Organization

Project Organization

Yandex

Download htmlelements 1.20.0

Filename Size
htmlelements-1.20.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • htmlelements-java
  • htmlelements-matchers
  • htmlelements-thucydides
  • htmlelements-all