WebTest

Perform Web test with Selenium, the easy way

License

License

GroupId

GroupId

com.panayotis
ArtifactId

ArtifactId

webtest
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

WebTest
Perform Web test with Selenium, the easy way
Project URL

Project URL

https://github.com/teras/webtest
Source Code Management

Source Code Management

https://github.com/teras/webtest/tree/master

Download webtest

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.2.2
io.github.bonigarcia : webdrivermanager jar 5.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1