Selenium Driver Helper - PhantomJS

PhantomJS helper library which contains executable of common drivers that will be extracted on demand based on the runtime OS, if certain properties are set it will act as a proxy and return the URI of that drivers.

Лицензия

Лицензия

Категории

Категории

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

Группа

ch.racic.selenium
Идентификатор

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

selenium-driver-helper-phantomjs
Последняя версия

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Selenium Driver Helper - PhantomJS
PhantomJS helper library which contains executable of common drivers that will be extracted on demand based on the runtime OS, if certain properties are set it will act as a proxy and return the URI of that drivers.
Ссылка на сайт

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

https://github.com/rac2030/SeleniumDriverHelper
Система контроля версий

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

https://github.com/rac2030/SeleniumDriverHelper

Скачать selenium-driver-helper-phantomjs

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

<!-- https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper-phantomjs/ -->
<dependency>
    <groupId>ch.racic.selenium</groupId>
    <artifactId>selenium-driver-helper-phantomjs</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper-phantomjs/
implementation 'ch.racic.selenium:selenium-driver-helper-phantomjs:2.1.1'
// https://jarcasting.com/artifacts/ch.racic.selenium/selenium-driver-helper-phantomjs/
implementation ("ch.racic.selenium:selenium-driver-helper-phantomjs:2.1.1")
'ch.racic.selenium:selenium-driver-helper-phantomjs:jar:2.1.1'
<dependency org="ch.racic.selenium" name="selenium-driver-helper-phantomjs" rev="2.1.1">
  <artifact name="selenium-driver-helper-phantomjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.racic.selenium', module='selenium-driver-helper-phantomjs', version='2.1.1')
)
libraryDependencies += "ch.racic.selenium" % "selenium-driver-helper-phantomjs" % "2.1.1"
[ch.racic.selenium/selenium-driver-helper-phantomjs "2.1.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ch.racic.selenium : selenium-driver-helper-base jar 1.0.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
junit-addons : junit-addons jar 1.4
org.hamcrest : hamcrest-library jar 1.3

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

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

SeleniumDriverHelper

A helper artifact which contains some driver executables to have them in your project in a managed way sticking to Seleniums base version.

PhantomJS helper refers with the version to PhantomJS version, InternetExplorer refers to Selenium version.

<dependency>
  <groupId>ch.racic.selenium</groupId>
  <artifactId>selenium-driver-helper-phantomjs</artifactId>
  <version>2.1.1</version>
</dependency>
<dependency>
  <groupId>ch.racic.selenium</groupId>
  <artifactId>selenium-driver-helper-internetexplorer</artifactId>
  <version>2.53.1</version>
</dependency>

Old Versions that may still serve a use for someone:

<dependency>
  <groupId>ch.racic.selenium</groupId>
  <artifactId>selenium-driver-helper-internetexplorer</artifactId>
  <version>2.53.0</version>
</dependency>
<dependency>
  <groupId>ch.racic.selenium</groupId>
  <artifactId>selenium-driver-helper-internetexplorer</artifactId>
  <version>2.45.0</version>
</dependency>

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

Версия
2.1.1