| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.seleniumtests |
| Идентификатор | Идентификаторseleniumtestsframework |
| Версия | Версия6.0.2 |
| Тип | Типjar |
| Описание |
Описаниеselenium tests framework
Step by step test reporting framework based on webdriver and testng
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| seleniumtestsframework-6.0.2.pom | |
| seleniumtestsframework-6.0.2.jar | 485 KB |
| seleniumtestsframework-6.0.2-sources.jar | 420 KB |
| seleniumtestsframework-6.0.2-javadoc.jar | 663 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.seleniumtests/seleniumtestsframework/ -->
<dependency>
<groupId>com.seleniumtests</groupId>
<artifactId>seleniumtestsframework</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.seleniumtests/seleniumtestsframework/
implementation 'com.seleniumtests:seleniumtestsframework:6.0.2'
// https://jarcasting.com/artifacts/com.seleniumtests/seleniumtestsframework/
implementation ("com.seleniumtests:seleniumtestsframework:6.0.2")
'com.seleniumtests:seleniumtestsframework:jar:6.0.2'
<dependency org="com.seleniumtests" name="seleniumtestsframework" rev="6.0.2">
<artifact name="seleniumtestsframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seleniumtests', module='seleniumtestsframework', version='6.0.2')
)
libraryDependencies += "com.seleniumtests" % "seleniumtestsframework" % "6.0.2"
[com.seleniumtests/seleniumtestsframework "6.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.0.0 |
| com.google.inject : guice | jar | 3.0 |
| log4j : log4j | jar | 1.2.5 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.json : json | jar | 20070829 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-exec | jar | 1.3 |
| com.google.gdata : core | jar | 1.47.1 |
| io.appium : java-client | jar | 7.5.1 |
| org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |
| org.seleniumhq.selenium : htmlunit-driver | jar | 2.21 |
| com.opera : operadriver | jar | 1.5 |
| org.apache.velocity : velocity | jar | 1.6.2 |
| com.thoughtworks.qdox : qdox | jar | 1.12.1 |
| net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| commons-codec : commons-codec | jar | 1.9 |
| com.google.guava : guava | jar | 23.0 |
| io.github.bonigarcia : webdrivermanager | jar | 4.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |