What browser versions do you have installed? You have to install FF <= 47.0.2 and Chrome (latest version should do).
Can you also please share a full stacktrace as included in test reports generated by Gradle (html reports are included in subdirectories of build/reports directory)? On Tue, Jan 31, 2017 at 10:29 PM, EclipseTalk <[email protected]> wrote: > Hello, > I installed https://github.com/geb/geb-example-gradle. It compiles fine > but I cannot run the chrome and firefox tests (the phantomJsTest works > fine). > Below is the error I get, the driver cannot be created. Does anyone know > what's happening? > > :chromeTest > > GebishOrgSpec > can get to the current Book of Geb FAILED > geb.driver.DriverCreationException at GebishOrgSpec.groovy:7 > Caused by: org.openqa.selenium.remote.UnreachableBrowserException > at GebishOrgSpec.groovy:7 > Caused by: org.openqa.selenium.WebDriverException at > GebishOrgSpec.groovy:7 > Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException > at GebishOrgSpec.groovy:7 > Caused by: > com.google.common.util.concurrent.UncheckedTimeoutException > at GebishOrgSpec.groovy:7 > Caused by: java.util.concurrent.TimeoutException > at GebishOrgSpec.groovy:7 > > Thank you in advance for your help > > -- > 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/92660d7d-4820-45c6-82ef-70631a4d113f%40googlegroups.com > <https://groups.google.com/d/msgid/geb-user/92660d7d-4820-45c6-82ef-70631a4d113f%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%2B52dQTUNQUs-vA6hydkEC8bbejHhUanEG6qd--CPrNyUyNi0w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
