Last Version

Webdriver Plugin 3.3

Webdriver plugin for JWebUnit.

License

License

LGPL License
Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jwebunit
ArtifactId

ArtifactId

jwebunit-webdriver-plugin
Version

Version

3.3
Type

Type

jar
Description

Description

Webdriver Plugin
Webdriver plugin for JWebUnit.
Project URL

Project URL

https://jwebunit.github.io/jwebunit/jwebunit-webdriver-plugin/
Project Organization

Project Organization

JWebUnit

Download jwebunit-webdriver-plugin 3.3


<!-- https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-webdriver-plugin/ -->
<dependency>
    <groupId>net.sourceforge.jwebunit</groupId>
    <artifactId>jwebunit-webdriver-plugin</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-webdriver-plugin/
implementation 'net.sourceforge.jwebunit:jwebunit-webdriver-plugin:3.3'
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-webdriver-plugin/
implementation ("net.sourceforge.jwebunit:jwebunit-webdriver-plugin:3.3")
'net.sourceforge.jwebunit:jwebunit-webdriver-plugin:jar:3.3'
<dependency org="net.sourceforge.jwebunit" name="jwebunit-webdriver-plugin" rev="3.3">
  <artifact name="jwebunit-webdriver-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jwebunit', module='jwebunit-webdriver-plugin', version='3.3')
)
libraryDependencies += "net.sourceforge.jwebunit" % "jwebunit-webdriver-plugin" % "3.3"
[net.sourceforge.jwebunit/jwebunit-webdriver-plugin "3.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 8.1.7.v20120910
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.40.0
org.seleniumhq.selenium : selenium-support jar 2.40.0
net.sourceforge.jwebunit : jwebunit-core jar 3.3
org.slf4j : slf4j-api jar 1.6.6
ch.qos.logback : logback-classic Optional jar 1.0.6
javax.servlet : servlet-api jar 2.5
biz.neustar : browsermob-proxy jar 2.0-beta-7
org.slf4j : jcl-over-slf4j jar 1.6.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
net.sourceforge.jwebunit : jwebunit-commons-tests jar 3.3

Project Modules

There are no modules declared in this project.