License |
License |
---|---|
GroupId | GroupIdru.stqa.selenium |
ArtifactId | ArtifactIdwebdriver-factory |
Version | Version4.4 |
Type | Typejar |
Description |
Descriptionwebdriver-factory
An utility to manage WebDriver instances
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webdriver-factory-4.4.pom | |
webdriver-factory-4.4.jar | 17 KB |
webdriver-factory-4.4-sources.jar | 14 KB |
webdriver-factory-4.4-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-factory/ -->
<dependency>
<groupId>ru.stqa.selenium</groupId>
<artifactId>webdriver-factory</artifactId>
<version>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-factory/
implementation 'ru.stqa.selenium:webdriver-factory:4.4'
// https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-factory/
implementation ("ru.stqa.selenium:webdriver-factory:4.4")
'ru.stqa.selenium:webdriver-factory:jar:4.4'
<dependency org="ru.stqa.selenium" name="webdriver-factory" rev="4.4">
<artifact name="webdriver-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.stqa.selenium', module='webdriver-factory', version='4.4')
)
libraryDependencies += "ru.stqa.selenium" % "webdriver-factory" % "4.4"
[ru.stqa.selenium/webdriver-factory "4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.36.0 |