| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаuk.ac.cam.automation |
| Идентификатор | Идентификаторseleniumframework |
| Последняя версия | Последняя версия4.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSelenium Java Framework
A framework to enable test automation engineers to focus on writing tests rather than maintaining a testing
framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| seleniumframework-4.2.3.pom | |
| seleniumframework-4.2.3.jar | 90 KB |
| seleniumframework-4.2.3-sources.jar | 57 KB |
| seleniumframework-4.2.3-javadoc.jar | 484 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/ -->
<dependency>
<groupId>uk.ac.cam.automation</groupId>
<artifactId>seleniumframework</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/
implementation 'uk.ac.cam.automation:seleniumframework:4.2.3'
// https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/
implementation ("uk.ac.cam.automation:seleniumframework:4.2.3")
'uk.ac.cam.automation:seleniumframework:jar:4.2.3'
<dependency org="uk.ac.cam.automation" name="seleniumframework" rev="4.2.3">
<artifact name="seleniumframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.cam.automation', module='seleniumframework', version='4.2.3')
)
libraryDependencies += "uk.ac.cam.automation" % "seleniumframework" % "4.2.3"
[uk.ac.cam.automation/seleniumframework "4.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0 |
| org.seleniumhq.selenium : selenium-api | jar | 4.0.0 |
| io.github.bonigarcia : webdrivermanager | jar | 5.0.2 |
| org.testng : testng | jar | 7.3.0 |
| io.qameta.allure : allure-cucumber7-jvm | jar | 2.17.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| com.google.guava : guava | jar | 31.0.1-jre |
| io.cucumber : cucumber-java | jar | 7.1.0 |
| io.cucumber : cucumber-testng | jar | 7.1.0 |
| org.knowm : yank | jar | 3.4.0 |
| org.springframework : spring-jdbc | jar | 5.3.13 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| io.cucumber : cucumber-guice | jar | 7.1.0 |
| com.google.inject : guice | jar | 5.0.1 |
| org.apache.commons : commons-text | jar | 1.9 |
| commons-io : commons-io | jar | 2.11.0 |
| io.appium : java-client | jar | 7.6.0 |