| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.anvirego |
| Идентификатор | Идентификаторselenium-screenshot |
| Последняя версия | Последняя версия2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSelenium Screenshot
Library to take screenshots over selenium for Web and Mobile
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| selenium-screenshot-2.2.pom | |
| selenium-screenshot-2.2.jar | 7 KB |
| selenium-screenshot-2.2-sources.jar | 8 KB |
| selenium-screenshot-2.2-javadoc.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.anvirego/selenium-screenshot/ -->
<dependency>
<groupId>com.github.anvirego</groupId>
<artifactId>selenium-screenshot</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anvirego/selenium-screenshot/
implementation 'com.github.anvirego:selenium-screenshot:2.2'
// https://jarcasting.com/artifacts/com.github.anvirego/selenium-screenshot/
implementation ("com.github.anvirego:selenium-screenshot:2.2")
'com.github.anvirego:selenium-screenshot:jar:2.2'
<dependency org="com.github.anvirego" name="selenium-screenshot" rev="2.2">
<artifact name="selenium-screenshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anvirego', module='selenium-screenshot', version='2.2')
)
libraryDependencies += "com.github.anvirego" % "selenium-screenshot" % "2.2"
[com.github.anvirego/selenium-screenshot "2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.appium : java-client | jar | 7.3.0 |
| com.github.anvirego : test-evidence-word | jar | 3.1 |