Modules
Modules are extensions to core features.
Jemmy module
Jemmy module provides support to specify behavior of Swing containers using Jemmy.
Download | groupId | artifactId |
1.1 | org.jdave | jdave-jemmy |
Wicket module
Wicket module provides support to specify behavior of
Wicket components.
Download | groupId | artifactId |
1.1 | org.jdave | jdave-wicket |
Wicket Selenium module
Wicket Selenium module provides support to specify behavior of
Wicket components using
Selenium.
Download | groupId | artifactId |
1.1 | org.jdave | jdave-wicket-selenium |
Scala module
Scala module provides support to specify behavior using
Scala language.
Example suite which can be used to run Scala specs directly from IDE using any JUnit runner.
Download | groupId | artifactId |
1.1 | org.jdave | jdave-scala |