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.

License

License

http://www.apache.org/licenses/LICENSE-2.0
GroupId

GroupId

ch.racic.selenium.helper
ArtifactId

ArtifactId

SeleniumDownloadHelper
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/rac2030/SeleniumDownloadHelper
Source Code Management

Source Code Management

http://github.com/rac2030/SeleniumDownloadHelper

Download SeleniumDownloadHelper

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0