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-parent:0.7.2'

Dependencies

no dependencies