| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаio.github.abdus-shakur |
| Идентификатор | Идентификаторautomation-framework |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Описание |
ОписаниеExtended Automation Framework
Customizable web elements and dynamic Xpaths.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| automation-framework-1.0.9.pom | |
| automation-framework-1.0.9.jar | 9 KB |
| automation-framework-1.0.9-sources.jar | 6 KB |
| automation-framework-1.0.9-javadoc.jar | 422 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/ -->
<dependency>
<groupId>io.github.abdus-shakur</groupId>
<artifactId>automation-framework</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/
implementation 'io.github.abdus-shakur:automation-framework:1.0.9'
// https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/
implementation ("io.github.abdus-shakur:automation-framework:1.0.9")
'io.github.abdus-shakur:automation-framework:jar:1.0.9'
<dependency org="io.github.abdus-shakur" name="automation-framework" rev="1.0.9">
<artifact name="automation-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abdus-shakur', module='automation-framework', version='1.0.9')
)
libraryDependencies += "io.github.abdus-shakur" % "automation-framework" % "1.0.9"
[io.github.abdus-shakur/automation-framework "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0-beta-2 |
| io.github.bonigarcia : webdrivermanager | jar | 4.4.0 |
| org.jfree : jfreechart | jar | 1.5.2 |
| joda-time : joda-time | jar | 2.10.10 |
| javax.websocket : javax.websocket-api | jar | 1.1 |
| com.google.code.gson : gson | jar | 2.8.0 |