GEB Newbie

40 views
Skip to first unread message

Vikas Jain

unread,
Jul 27, 2016, 7:42:46 PM7/27/16
to Geb User Mailing List
Hi,

I am currently using Java for my selenium scripts. I want to move to GEB for it's ease of use. But I am totally new to Groovy.
Can someone point me to Rookie's step by step guide?

Some of the places I have been stuck?
1. How does a .groovy file know where to look for the GEBConfig file? When I create a groovy project in IntelliJ does it matter where the config file is?
2. A comparison of JAVA with GEB will help so I can translate the difference and continue working on it.

Thanks in advance,
Vikas

Raviteja Lokineni

unread,
Jul 28, 2016, 9:39:34 AM7/28/16
to geb-...@googlegroups.com
Rookie step-by-step guide: This is your best bet: http://www.gebish.org/manual/current/#introduction
  1. GebConfig should be on the classpath without any package (i.e., default package)
  2. Depending on your choice you can use Geb with either Spock, JUnit, TestNg and Cucumber-JVM

My suggestion would be don't learn groovy overnight, do it on demand. Read up on Geb first. I am not sure what your project is but try to run the examples as-is and you'll know what to do. http://www.gebish.org/manual/current/#full-examples

--
You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geb-user+u...@googlegroups.com.
To post to this group, send email to geb-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/155537d7-aba9-42cc-80c9-8c7baa0b7938%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Raviteja Lokineni | Business Intelligence Developer
TD Ameritrade


Vikas Jain

unread,
Jul 28, 2016, 12:08:46 PM7/28/16
to Geb User Mailing List
Thanks. this helps
Reply all
Reply to author
Forward
0 new messages