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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to