Atlas Webdriver


Лицензия

Лицензия

Группа

Группа

io.qameta.atlas
Идентификатор

Идентификатор

atlas-webdriver
Последняя версия

Последняя версия

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Atlas Webdriver
Atlas Webdriver
Ссылка на сайт

Ссылка на сайт

https://github.com/qameta/atlas
Организация-разработчик

Организация-разработчик

Qameta IO
Система контроля версий

Система контроля версий

https://github.com/qameta/atlas

Скачать atlas-webdriver

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.qameta.atlas/atlas-webdriver/ -->
<dependency>
    <groupId>io.qameta.atlas</groupId>
    <artifactId>atlas-webdriver</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.qameta.atlas/atlas-webdriver/
implementation 'io.qameta.atlas:atlas-webdriver:1.8.0'
// https://jarcasting.com/artifacts/io.qameta.atlas/atlas-webdriver/
implementation ("io.qameta.atlas:atlas-webdriver:1.8.0")
'io.qameta.atlas:atlas-webdriver:jar:1.8.0'
<dependency org="io.qameta.atlas" name="atlas-webdriver" rev="1.8.0">
  <artifact name="atlas-webdriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qameta.atlas', module='atlas-webdriver', version='1.8.0')
)
libraryDependencies += "io.qameta.atlas" % "atlas-webdriver" % "1.8.0"
[io.qameta.atlas/atlas-webdriver "1.8.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.qameta.atlas : atlas-core jar 1.8.0

runtime (3)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.8
org.hamcrest : hamcrest-all jar 1.3
org.seleniumhq.selenium : selenium-java jar 3.141.59

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8.0
1.7.0
1.6.0
1.5.0