I just cloned GEB and tried to run the example as per the readme.
With Chrome this fails with a extension error.
I went there to lodge an issue but it said for usage errors to come to this 
site.
So when I follow the README:
[image: 2019-05-01_11h44_42.png]
I know there is a fix for it, which then reduces the capabilities by 
switching it off:
https://stackoverflow.com/questions/43571119/loading-of-unpacked-extensions-is-disabled-by-the-administrator?rq=1

But that is hardly a cause for celebration.
Wondered if anyone thinks this should be in the issue tracker of the Geb 
project?

ext {
    // The drivers we want to use
    drivers = ["firefox", "chrome", "chromeHeadless"]

    ext {
        groovyVersion = '2.4.16'
        gebVersion = '2.3.1'
        seleniumVersion = '3.14.0'
        chromeDriverVersion = '73.0.3683.68'
        geckoDriverVersion = '0.24.0'
    }
}


thanks in advance.

-- 
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/eddf8ef2-f742-4c7d-b322-487a42ec00d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to