Download all versions of fluentlenium JAR files with all dependencies
fluentlenium from group org.fluentlenium (version 0.5.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://mywebpage/");
fill("#firstName").with("toto");
click("#create-button");
© 2015 - 2025 Weber Informatics LLC | Privacy Policy