-1

I haven't coded in such a long time and now i'm going headfirst into Geb w/o knowing Groovy, jQuery syntax and generally being very rusty and so i expect to be asking a few questions starting with setup.

I have installed the following - JDK, Eclipse, Groovy-Eclipse plugin

I've downloaded the JARs for WebDriver, Geb, and Geb-Spock.

My intent is to start writing / executing automated scripts (possibly looking to replaced QTP at some point in the future) - is this all i will need? or will I also require something like Grails?

Thanks!

tim_yates
  • 167,322
  • 27
  • 342
  • 338
hnaderi
  • 409
  • 8
  • 16
  • FYI i'm getting the same error when inputting the sample code into the Groovy Console and into Eclipse (as a groovy project / script) – hnaderi Oct 19 '11 at 20:26
  • I'm trying to be as barebones as possible - i don't think i need to use Grails - do i? – hnaderi Oct 20 '11 at 15:55
  • I'm voting to close this question as off-topic because neither the question is good nor the answer is helpful. – Jayan Jun 05 '16 at 12:34

1 Answers1

3

Your best bet is the Geb mailing list.

Ray Nicholus
  • 19,538
  • 14
  • 59
  • 82