In all seriousness try this build.gradle:

apply plugin: "java"

Put your JUnit tests in src/test/java, and then "gradle test" will run them.

The rest is specifics to selenium itself.

Cheers,
Merlyn
On Jul 4, 2011 9:00 AM, "Tomek Kaczanowski" <[email protected]>
wrote:

Reply via email to