Hello, I cloned this example project <https://github.com/geb/geb-example-gradle> into IntelliJ and am wondering why when I run the project from the gradle terminal/command line (i.e. "gradle chromeTest") it works fine but it DOESN'T work if you try to run from the GebConfig.groovy file? I would like to be able to debug and run individual tests (green play arrows in GebishOrgTest.groovy) from the IDE but can't because of some selenium browser errors.
I have experience in groovy but am a little frustrated with Geb so far because early project configuration etc is not my strong suite. I would like to debug so that I can understand how the project flows, for instance I have no idea how the project flows from GebConfig.groovy into GebishOrgTest? -- 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/dd5243cf-61eb-4b0d-a91d-f1733cb45d29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
