License |
License |
---|---|
GroupId | GroupIdcom.googlecode.openbox |
ArtifactId | ArtifactIdwebui |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebUI
This is WebDriver based webUI test framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
webui-2.1.6.pom | |
webui-2.1.6.jar | 1 KB |
webui-2.1.6-javadoc.jar | 335 bytes |
Browse |
<!-- 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"]
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 |