License |
License |
---|---|
GroupId | GroupIdcom.github.claremontqualitymanagement |
ArtifactId | ArtifactIdtaf.websupport |
Last Version | Last Version4.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTAF Web support
Module to test and interact with web based systems with test automation framework TAF.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
taf.websupport-4.0.4.pom | |
taf.websupport-4.0.4.jar | 167 KB |
taf.websupport-4.0.4-sources.jar | 90 KB |
taf.websupport-4.0.4-javadoc.jar | 312 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.websupport/ -->
<dependency>
<groupId>com.github.claremontqualitymanagement</groupId>
<artifactId>taf.websupport</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.websupport/
implementation 'com.github.claremontqualitymanagement:taf.websupport:4.0.4'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.websupport/
implementation ("com.github.claremontqualitymanagement:taf.websupport:4.0.4")
'com.github.claremontqualitymanagement:taf.websupport:jar:4.0.4'
<dependency org="com.github.claremontqualitymanagement" name="taf.websupport" rev="4.0.4">
<artifact name="taf.websupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement', module='taf.websupport', version='4.0.4')
)
libraryDependencies += "com.github.claremontqualitymanagement" % "taf.websupport" % "4.0.4"
[com.github.claremontqualitymanagement/taf.websupport "4.0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.htmlunit : htmlunit | jar | 2.37.0 |
org.seleniumhq.selenium : selenium-htmlunit-driver | jar | 2.52.0 |