Last Version

fluent-selenium 1.23

A Fluent API on top of Selenium's WebDriver API

License

License

GroupId

GroupId

org.seleniumhq.selenium.fluent
ArtifactId

ArtifactId

fluent-selenium
Version

Version

1.23
Type

Type

jar
Description

Description

fluent-selenium
A Fluent API on top of Selenium's WebDriver API
Project URL

Project URL

http://github.com/SeleniumHQ/fluent-selenium

Download fluent-selenium 1.23


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all Optional jar 1.3
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.dropwizard.metrics : metrics-core Optional jar 3.2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.