FluentLenium

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium");

License

License

GroupId

GroupId

org.fluentlenium
ArtifactId

ArtifactId

fluentlenium-parent
Last Version

Last Version

5.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

FluentLenium
FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium");
Project URL

Project URL

https://github.com/FluentLenium/FluentLenium
Project Organization

Project Organization

FluentLenium
Source Code Management

Source Code Management

https://github.com/FluentLenium/FluentLenium

Download fluentlenium-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fluentlenium-core
  • fluentlenium-integration-tests
  • fluentlenium-assertj
  • fluentlenium-junit
  • fluentlenium-junit-jupiter
  • fluentlenium-testng
  • fluentlenium-spring-testng
  • fluentlenium-cucumber
  • fluentlenium-spock
  • fluentlenium-kotest
  • fluentlenium-kotest-assertions
  • fluentlenium-coverage-report
org.fluentlenium

FluentLenium

Versions

Version
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.8.0
4.6.2
4.6.1
4.6.0
4.5.6
4.5.1
4.4.1
4.3.1
4.3.0
4.2.2
4.1.1
4.1.0
4.0.0
3.10.1
3.9.1
3.9.0
3.8.1
3.7.1
3.7.0
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.1
3.4.0
3.3.0
3.2.0
3.1.1
3.1.0
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-alpha
1.1.1
1.1.0
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
1.0.0-RC8
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC4
1.0.0-rc3
1.0.0-RC2
1.0.0-RC1
0.13.2
0.13.1
0.13.0
0.12.0
0.11.0
0.10.9
0.10.8
0.10.6
0.10.3
0.10.2
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.6-RC2
0.6-RC1
0.5.6
0.5.5
0.5.4