Hello folks,

We all know how stable and cool Geb is for UI automation, so I won't preach 
to the converted :)  

*So this post is mainly for people new to Geb and want to quickly try it.*

We have put together a fully functional starter Geb / Spock gradle 
project.  It automates a simple flow of the Twitter website, just for 
illustration purposes.


*Source Code, Running it in 5 minutes :)*
   
   - The gradle project is available on github: 
   https://github.com/AutomationSchool/geb-and-spock-automation-examples
   - Read the *Readme.md 
   
<https://github.com/AutomationSchool/geb-and-spock-automation-examples/blob/master/README.md>*
 on 
   GitHub and you are good to go!
   - It comes with a gradle wrapper, so it will install the correct gradle 
   version just in time.
   - Also, it uses Marcin's webdriver-binaries-gradle-plugin 
   <https://github.com/erdi/webdriver-binaries-gradle-plugin> : This plugin 
   is a life saver and helps in just-in-time downloading/caching of the 
   browser drivers. See : 
   https://github.com/erdi/webdriver-binaries-gradle-plugin  

*Medium post / tutorial explaining all the pieces in this code (Work in 
progress):*

I am putting together a full tutorial to spread the word on Geb to those 
that don't know about it. 

Here's the first of that articles on *medium *: 
https://medium.com/automationschool/geb-spock-the-best-of-breed-solution-for-all-your-ui-automation-needs-94f01c998f18
 


Cheers,
Kiran

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/geb-user/b63c6999-2e43-4b0f-94de-65657147c66c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to