Last Version

decorated-webdriver 4.1

The base set of classes that helps to implement WebDriver extensions using Decorator design pattern

License

License

GroupId

GroupId

ru.stqa.selenium
ArtifactId

ArtifactId

decorated-webdriver
Version

Version

4.1
Type

Type

jar
Description

Description

decorated-webdriver
The base set of classes that helps to implement WebDriver extensions using Decorator design pattern

Download decorated-webdriver 4.1


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

Dependencies

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.