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
'fr.javafreelance.fluentlenium:fluentlenium:0.3'

Dependencies

Compile dependencies