Download fluentlenium-parent JAR file with all dependencies
fluentlenium-parent from group fr.javafreelance.fluentlenium (version 0.5.3)
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://mywebpage/");
fill("#firstName").with("toto");
click("#create-button");
Group: fr.javafreelance.fluentlenium Artifact: fluentlenium-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
fluentlenium-parent from group org.fluentlenium (version 5.0.4)
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");
Group: org.fluentlenium Artifact: fluentlenium-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Page 1 from 1 (items total 2)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy