Last Version

FluentLenium TestNG 5.0.4

TestNG Adapter for FluentLenium

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.fluentlenium
ArtifactId

ArtifactId

fluentlenium-testng
Version

Version

5.0.4
Type

Type

jar
Description

Description

FluentLenium TestNG
TestNG Adapter for FluentLenium
Project Organization

Project Organization

FluentLenium

Download fluentlenium-testng 5.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.fluentlenium : fluentlenium-core jar 5.0.4
org.slf4j : slf4j-api jar 1.7.36
org.testng : testng jar 7.5
org.seleniumhq.selenium : selenium-api jar 4.2.2

test (9)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-chrome-driver jar 4.2.2
io.github.bonigarcia : webdrivermanager jar 5.2.0
org.seleniumhq.selenium : selenium-devtools-v102 jar 4.2.2
org.assertj : assertj-core jar 3.23.1
org.opentest4j : opentest4j jar 1.2.0
org.mockito : mockito-core jar 4.6.1
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.11
org.slf4j : jul-to-slf4j jar 1.7.36

Project Modules

There are no modules declared in this project.