io.github.simple4tests:interactions-webdriver

WebDriverInteractions will keep your Selenium WebDriver tests clean and focused on the test purpose

Лицензия

Лицензия

Группа

Группа

io.github.simple4tests
Идентификатор

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

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

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.simple4tests:interactions-webdriver
WebDriverInteractions will keep your Selenium WebDriver tests clean and focused on the test purpose
Ссылка на сайт

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

https://simple4tests.github.io/interactions-webdriver/
Система контроля версий

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

http://github.com/simple4tests/interactions-webdriver/tree/main

Скачать interactions-webdriver

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 4.1.4

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

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

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

Версия
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0