An implementation of darcy-ui and darcy-web that uses Selenium WebDriver as the automation library backend.
<dependency>
<groupId>com.redhat.darcy</groupId>
<artifactId>darcy-webdriver</artifactId>
<version>0.1-SNAPSHOT</version>
</dependency>
Check out the darcy tutorials, which use darcy-webdriver as the implementation.