is not current version
Last Version 0.6

WebDriver event listeners 0.4

Some default listeners that can help you to debug your tests.

License

License

GroupId

GroupId

io.testsmith
ArtifactId

ArtifactId

webdriver-event-listeners
Version

Version

0.4
Type

Type

jar
Description

Description

WebDriver event listeners
Some default listeners that can help you to debug your tests.
Project URL

Project URL

https://github.com/testsmith-io/webdriver-event-listeners
Source Code Management

Source Code Management

https://github.com/testsmith-io/webdriver-event-listeners

Download webdriver-event-listeners 0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59

Project Modules

There are no modules declared in this project.