--
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 geb-user+unsubscribe@googlegroups.com.
To post to this group, send email to geb-...@googlegroups.com.
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.
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 <er...@clm-consulting.com> 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?:chromeTestGebishOrgSpec > can get to the current Book of Geb FAILEDgeb.driver.DriverCreationException at GebishOrgSpec.groovy:7Caused by: org.openqa.selenium.remote.UnreachableBrowserException at GebishOrgSpec.groovy:7Caused by: org.openqa.selenium.WebDriverException at GebishOrgSpec.groovy:7Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException at GebishOrgSpec.groovy:7Caused by: com.google.common.util.concurrent.UncheckedTimeoutException at GebishOrgSpec.groovy:7Caused by: java.util.concurrent.TimeoutException at GebishOrgSpec.groovy:7Thank 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 geb-user+u...@googlegroups.com.