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

Selenium Download Helper library 0.3.0

This library can be used in tests to download files inside the context of the page trough javascript. Note that this might not be supported for every browser implementation or if javascript is turned off.

Лицензия

Лицензия

http://www.apache.org/licenses/LICENSE-2.0
Группа

Группа

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

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

SeleniumDownloadHelper
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

Selenium Download Helper library
This library can be used in tests to download files inside the context of the page trough javascript. Note that this might not be supported for every browser implementation or if javascript is turned off.
Ссылка на сайт

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

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

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

http://github.com/rac2030/SeleniumDownloadHelper

Скачать SeleniumDownloadHelper 0.3.0


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

Зависимости

compile (3)

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

test (5)

Идентификатор библиотеки Тип Версия
com.github.detro : phantomjsdriver jar 1.2.0
junit : junit jar 4.11
org.eclipse.jetty : jetty-server jar 8.1.13.v20130916
net.anthavio : phanbedder-1.9.7 jar 1.0.0
ch.racic.testing : TestFrameworkHelper jar 0.1.4

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

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