| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.code-story |
| Идентификатор | Идентификаторsimplelenium |
| Последняя версия | Последняя версия2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSimplelenium
A simple and robust layer on top of Selenium and PhantomJS.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| simplelenium-2.2.pom | |
| simplelenium-2.2.jar | 19 KB |
| simplelenium-2.2-sources.jar | 8 KB |
| simplelenium-2.2-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.code-story/simplelenium/ -->
<dependency>
<groupId>net.code-story</groupId>
<artifactId>simplelenium</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.code-story/simplelenium/
implementation 'net.code-story:simplelenium:2.2'
// https://jarcasting.com/artifacts/net.code-story/simplelenium/
implementation ("net.code-story:simplelenium:2.2")
'net.code-story:simplelenium:jar:2.2'
<dependency org="net.code-story" name="simplelenium" rev="2.2">
<artifact name="simplelenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.code-story', module='simplelenium', version='2.2')
)
libraryDependencies += "net.code-story" % "simplelenium" % "2.2"
[net.code-story/simplelenium "2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-support | jar | 3.0.1 |
| org.seleniumhq.selenium : selenium-remote-driver | jar | 3.0.1 |
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.0.1 |
| org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.0.1 |
| org.apache.commons : commons-compress | jar | 1.12 |
| junit : junit Необязательный | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.code-story : http | jar | 2.104 |
| org.assertj : assertj-core | jar | 3.6.0 |
| org.webjars : angularjs | jar | 1.5.8 |
| com.github.stefanbirkner : system-rules | jar | 1.16.1 |
| org.mockito : mockito-core | jar | 2.2.22 |