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://mywebpage/"); fill("#firstName").with("toto"); click("#create-button");

Homepage POM file JAR file Javadoc
'org.fluentlenium:fluentlenium:0.5.4'

Dependencies

Compile dependencies