PhantomJSDriver

PhantomJSDriver is a Java binding for the PhantomJS WebDriver, GhostDriver. The binding is developed within the GhostDriver project, and distributed through public Maven repository and Selenium official .zip package.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.github.detro.ghostdriver
Идентификатор

Идентификатор

phantomjsdriver
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

PhantomJSDriver
PhantomJSDriver is a Java binding for the PhantomJS WebDriver, GhostDriver. The binding is developed within the GhostDriver project, and distributed through public Maven repository and Selenium official .zip package.
Ссылка на сайт

Ссылка на сайт

https://github.com/detro/ghostdriver

Скачать phantomjsdriver

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.detro.ghostdriver/phantomjsdriver/ -->
<dependency>
    <groupId>com.github.detro.ghostdriver</groupId>
    <artifactId>phantomjsdriver</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.detro.ghostdriver/phantomjsdriver/
implementation 'com.github.detro.ghostdriver:phantomjsdriver:1.1.0'
// https://jarcasting.com/artifacts/com.github.detro.ghostdriver/phantomjsdriver/
implementation ("com.github.detro.ghostdriver:phantomjsdriver:1.1.0")
'com.github.detro.ghostdriver:phantomjsdriver:jar:1.1.0'
<dependency org="com.github.detro.ghostdriver" name="phantomjsdriver" rev="1.1.0">
  <artifact name="phantomjsdriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.detro.ghostdriver', module='phantomjsdriver', version='1.1.0')
)
libraryDependencies += "com.github.detro.ghostdriver" % "phantomjsdriver" % "1.1.0"
[com.github.detro.ghostdriver/phantomjsdriver "1.1.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 2.39.0
org.seleniumhq.selenium : selenium-remote-driver jar 2.39.0
org.seleniumhq.selenium : selenium-server jar 2.39.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.4
1.0.3-dev
1.0.3
1.0.1