is not current version
Last Version 5.0.4

FluentLenium Coverage Report 4.8.0

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
Version

Version

4.8.0
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 4.8.0


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

Dependencies

compile (8)

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

test (1)

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

Project Modules

There are no modules declared in this project.