FluentLenium Coverage Report

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-coverage-report
Last Version

Last Version

5.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

FluentLenium Coverage Report
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 Organization

Project Organization

FluentLenium

Download fluentlenium-coverage-report

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.fluentlenium : fluentlenium-core jar 5.0.4
org.fluentlenium : fluentlenium-assertj jar 5.0.4
org.fluentlenium : fluentlenium-cucumber jar 5.0.4
org.fluentlenium : fluentlenium-spock jar 5.0.4
org.fluentlenium : fluentlenium-junit jar 5.0.4
org.fluentlenium : fluentlenium-junit-jupiter jar 5.0.4
org.fluentlenium : fluentlenium-testng jar 5.0.4
org.fluentlenium : fluentlenium-spring-testng jar 5.0.4

test (1)

Group / Artifact Type Version
org.fluentlenium : fluentlenium-integration-tests jar 5.0.4

Project Modules

There are no modules declared in this project.
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.1
4.4.1
4.3.1
4.3.0
4.2.2
4.1.1
4.1.0
3.10.1
3.9.1
3.9.0
3.8.1