fluent-selenium

A Fluent API on top of Selenium's WebDriver API

License

License

GroupId

GroupId

org.seleniumhq.selenium.fluent
ArtifactId

ArtifactId

fluent-selenium
Last Version

Last Version

1.23
Release Date

Release Date

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

How to add to project

<!-- 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.
org.seleniumhq.selenium.fluent

Selenium

Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.

Versions

Version
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16.1
1.16
1.15
1.14.5
1.14.4
1.14.3
1.14.2
1.14.1
1.14
1.13
1.12
1.11.1
1.11
1.10
1.9.1
1.9
1.8.2
1.8.1
1.8
1.7.1
1.7
1.6.4
1.6.3
1.6.1
1.6
1.5.1
1.5
1.4.2
1.4.1
1.3
1.2
1.1
1.0
1.0-beta-7
1.0-beta-6
1.0-beta-5
1.0-beta-4
1.0-beta-3
1.0-beta-1
1.0-alpha-2
1.0-alpha-1