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"); If you prefer you can also use jquery like syntax $("#firstName").text("toto") or $("#create-button).click or

github.com/wakaleo/FluentLenium

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.