1. I already told you and even sent a screenshot. I also said I changed nothing else in the POM.
  2. You just need a regular local Chrome installation. And no, the Maven plugin takes care of downloading and finding the driver.
  3. I also happen to use IntelliJ, but ran your test via Maven, so an IDE is not strictly needed. But running the test directly from IDEA should work out of the box after (auto-)importing the Maven project and building it once.
Maybe you should try first and then ask. I assume you have not tried yet, as your questions seem to imply.
--
Alexander Kriegisch
https://scrum-master.de

Siviwe super schrieb am 02.02.2019 14:01:

Thanks Alex,
1. What version of chrome driver do you recommend for version 72,windows 10, Intellij Community 2017, 2.5, JDK 1.8.0_152  and can i leave my selenium version as 3.3.1?
2. How does ExecutableFinder find the correct version of chrome (do i need to save chromedriver jar somewhere as on my machine)?
3. Other than Java JDK, Maven, Intellij is there any other configuration or installation required for geb to work which i might be missing?
 
 
On Sat, Feb 2, 2019 at 7:57 AM Alexander Kriegisch <[email protected]> wrote:

I see. thanks.

 
When copying everything you attached into a new Maven project (test files and GebConfig got to src/test/groovy) and upgrading the Chromedriver to 2.45 for Chrome 71 or 72, everything works beautifully on my workstation. The 2.10 driver version is definitely too old for a current Chrome, even though I saw a different error from yours.
 
 
Good luck!
--
Alexander Kriegisch
https://scrum-master.de
 

Siviwe super schrieb am 02.02.2019 12:15:

Hi Alex
Thanks for the warm welcome, please find the files attached . Application under test is http://gebish.org which is used on the example.
Thanks
 
On Fri, Feb 1, 2019 at 5:51 AM Alexander Kriegisch <[email protected]> wrote:
Welcome to the Geb world and thanks for the POM. Would you please also
attach your MCVE (http://stackoverflow.com/help/mcve)? I am talking
about
  -- Geb specification,
  -- Geb and Spock configuration files, if any,
  -- application code under test.

Thank you very much and kind regards
--
Alexander Kriegisch
https://scrum-master.de


Siviwe schrieb am 31.01.2019 18:17:

> I am new in Geb and when i try to run the project i cloned i get
> "geb.driver.DriverCreationException: failed to create driver from
> callback"
>
> Chrome version: 72
>
> pom file attached,

--
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/20190201035152.C123144C4E14%40dd39516.kasserver.com.
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/CACjSK9q%2BQdfBsSKhbpHNSCR3CP_VLT%3DdOXNmoGKYSe23YeU5jQ%40mail.gmail.com.
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/20190202055708.A36D244C4C21%40dd39516.kasserver.com.
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/CACjSK9rg6Qg7%2BcLAnAcYYxbDbWP%3D_Vu2-2ADJsxuGafyVwe%3DvQ%40mail.gmail.com.
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/20190202070821.D156644C4F89%40dd39516.kasserver.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to