WebInLoop Maven Plugin

a program for testing web applications

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.sprylab.webinloop
ArtifactId

ArtifactId

webinloop-maven-plugin
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

WebInLoop Maven Plugin
a program for testing web applications
Project Organization

Project Organization

sprylab technologies GmbH

Download webinloop-maven-plugin

How to add to project

<plugin>
    <groupId>com.sprylab.webinloop</groupId>
    <artifactId>webinloop-maven-plugin</artifactId>
    <version>0.9.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
com.sprylab.webinloop : webinloop jar 0.9.1

Project Modules

There are no modules declared in this project.

WebInLoop

WebInLoop is a test automation tool specialized for running web tests.

Launch (GUI)


To start WebInLoop, simply run the provided run scripts for your platform:

  • run.cmd on Windows
  • run.sh on *nix WebInLoop will start in GUI mode.

Launch (CLI)


There is also a CLI mode if you launch WebInLoop from a shell like this:

  • java -jar webinloop.jar -testfiles <file(s)>

To view all available command line options:

  • java -jar webinloop.jar -help

Important note


You need a JDK >= 1.6 to run WebInLoop successfully.

Customize


Edit the provided *.xml property files to fit your own needs.

com.sprylab.webinloop

sprylab technologies GmbH

Versions

Version
0.9.1
0.9.0
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4