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

PhantomJSDriver 3.0.0-beta1

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.jesg
Идентификатор

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

phantomjsdriver
Версия

Версия

3.0.0-beta1
Тип

Тип

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/jesg/ghostdriver
Система контроля версий

Система контроля версий

https://github.com/jesg/ghostdriver

Скачать phantomjsdriver 3.0.0-beta1


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

Зависимости

compile (1)

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

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

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