License |
License |
---|---|
GroupId | GroupIdcom.github.vebqa |
ArtifactId | ArtifactIdvebtal-selenium |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Adaptation Layer to access webpages via webdriver.
Provides access for testing webpages with junit / assertj or keyword driven approach
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vebtal-selenium-1.0.5.pom | |
vebtal-selenium-1.0.5.jar | 89 KB |
vebtal-selenium-1.0.5-sources.jar | 37 KB |
vebtal-selenium-1.0.5-javadoc.jar | 522 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-selenium/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>vebtal-selenium</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-selenium/
implementation 'com.github.vebqa:vebtal-selenium:1.0.5'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-selenium/
implementation ("com.github.vebqa:vebtal-selenium:1.0.5")
'com.github.vebqa:vebtal-selenium:jar:1.0.5'
<dependency org="com.github.vebqa" name="vebtal-selenium" rev="1.0.5">
<artifact name="vebtal-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-selenium', version='1.0.5')
)
libraryDependencies += "com.github.vebqa" % "vebtal-selenium" % "1.0.5"
[com.github.vebqa/vebtal-selenium "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vebqa : vebtal-api | jar | 1.0.5 |
jp.vmi : selenese-runner-java | jar | 3.30.0 |
com.galenframework : galen-java-support | jar | 2.4.4 |
org.zaproxy : zap-clientapi | jar | 1.8.0 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
commons-io : commons-io | jar | 2.6 |
com.google.guava : guava | jar | 25.0-jre |