| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.fully-automated |
| Идентификатор | Идентификаторweb-automation |
| Последняя версия | Последняя версия1.3.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеweb-automation
An automation framework for Web powered by Ismail Isleem
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| web-automation-1.3.12.pom | |
| web-automation-1.3.12.jar | 19 KB |
| web-automation-1.3.12-sources.jar | 15 KB |
| web-automation-1.3.12-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fully-automated/web-automation/ -->
<dependency>
<groupId>com.fully-automated</groupId>
<artifactId>web-automation</artifactId>
<version>1.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.fully-automated/web-automation/
implementation 'com.fully-automated:web-automation:1.3.12'
// https://jarcasting.com/artifacts/com.fully-automated/web-automation/
implementation ("com.fully-automated:web-automation:1.3.12")
'com.fully-automated:web-automation:jar:1.3.12'
<dependency org="com.fully-automated" name="web-automation" rev="1.3.12">
<artifact name="web-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fully-automated', module='web-automation', version='1.3.12')
)
libraryDependencies += "com.fully-automated" % "web-automation" % "1.3.12"
[com.fully-automated/web-automation "1.3.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fully-automated : core-automation | jar | 1.3.2 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| io.github.bonigarcia : webdrivermanager | jar | 3.3.0 |