Thanks for promoting Geb and sharing your efforts, Kiran! Cheers, Marcin
On Fri, Aug 17, 2018 at 8:24 PM Master Automator <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/geb-user/b63c6999-2e43-4b0f-94de-65657147c66c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2B52dQQXh7wSzRSFQy6h2sH445MgLV%3DQcsraG5tbdhECW0FGzQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
