Last Version

WebUI 2.1.6

This is WebDriver based webUI test framework

License

License

GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

webui
Version

Version

2.1.6
Type

Type

jar
Description

Description

WebUI
This is WebDriver based webUI test framework
Project URL

Project URL

http://code.google.com/p/openbox/webui/

Download webui 2.1.6


<!-- https://jarcasting.com/artifacts/com.googlecode.openbox/webui/ -->
<dependency>
    <groupId>com.googlecode.openbox</groupId>
    <artifactId>webui</artifactId>
    <version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.openbox/webui/
implementation 'com.googlecode.openbox:webui:2.1.6'
// https://jarcasting.com/artifacts/com.googlecode.openbox/webui/
implementation ("com.googlecode.openbox:webui:2.1.6")
'com.googlecode.openbox:webui:jar:2.1.6'
<dependency org="com.googlecode.openbox" name="webui" rev="2.1.6">
  <artifact name="webui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.openbox', module='webui', version='2.1.6')
)
libraryDependencies += "com.googlecode.openbox" % "webui" % "2.1.6"
[com.googlecode.openbox/webui "2.1.6"]

Dependencies

compile (6)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.48.2
com.opera : operadriver jar 1.5
xml-apis : xml-apis jar 2.0.2
org.apache.commons : commons-exec jar 1.3
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9

Project Modules

There are no modules declared in this project.