Last Version

logging-webdriver 4.1

WebDriver decorator that writes actions to the log

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

ru.stqa.selenium
ArtifactId

ArtifactId

logging-webdriver
Version

Version

4.1
Type

Type

jar
Description

Description

logging-webdriver
WebDriver decorator that writes actions to the log

Download logging-webdriver 4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
ru.stqa.selenium : decorated-webdriver jar 4.1
org.slf4j : slf4j-api jar 1.7.29

provided (1)

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

Project Modules

There are no modules declared in this project.