Download selenium standalone server plugin Free Java Code

Description

A Maven plugin that will download the WebDriver stand alone server executables for use in your mavenised Selenium project.

Source Files

The download file selenium-standalone-server-plugin-master.zip has the following entries.


.gitignore/*from   ww  w.  j av  a2s  .c om*/
README.md
pom.xml
src/main/java/com/lazerycode/selenium/MavenLoggerLog4jBridge.java
src/main/java/com/lazerycode/selenium/OS.java
src/main/java/com/lazerycode/selenium/SeleniumServerMojo.java
src/main/java/com/lazerycode/selenium/download/BinaryFileNames.java
src/main/java/com/lazerycode/selenium/download/CheckFileHash.java
src/main/java/com/lazerycode/selenium/download/DownloadHandler.java
src/main/java/com/lazerycode/selenium/download/ExtractFilesFromArchive.java
src/main/java/com/lazerycode/selenium/download/FileDownloader.java
src/main/java/com/lazerycode/selenium/download/HashType.java
src/main/java/com/lazerycode/selenium/repository/FileDetails.java
src/main/java/com/lazerycode/selenium/repository/RepositoryParser.java
src/main/resources/RepositoryMap.xml
src/main/resources/RepositoryMap.xsd
src/test/java/com/lazerycode/selenium/download/CheckFileHashTest.java
src/test/java/com/lazerycode/selenium/download/ExtractFilesFromArchiveTest.java
src/test/java/com/lazerycode/selenium/download/FileDownloaderTest.java
src/test/java/com/lazerycode/selenium/download/JettyServer.java
src/test/java/com/lazerycode/selenium/repository/FileDetailsTest.java
src/test/java/com/lazerycode/selenium/repository/RepositoryParserTest.java
src/test/resources/InvalidTestRepoMap.xml
src/test/resources/TestRepoMap.xml
src/test/resources/jetty/files/download.7z
src/test/resources/jetty/files/download.tar.gz
src/test/resources/jetty/files/download.zip
src/test/resources/log4j.xml

Download

Click the following link to download selenium-standalone-server-plugin-master.zip.

selenium-standalone-server-plugin-master.zip




















Home »
  Java Free Code »
    Test »




HTMLUnit
JUnit
Selenium
Test