GEB v2.3.1 example project test fails with Chrome Version 73.0.3683.103 (Official Build) (64-bit)

16 views
Skip to first unread message

Beezer

unread,
May 1, 2019, 5:51:23 AM5/1/19
to Geb User Mailing List
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:
2019-05-01_11h44_42.png
I know there is a fix for it, which then reduces the capabilities by switching it off:

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.

Marcin Erdmann

unread,
May 1, 2019, 4:11:28 PM5/1/19
to geb-...@googlegroups.com
This is not a Geb issue but an issue with setup on your machine so you did the right thing by writing here and not creating an issue in the tracker. 

As per the stackoverflow thread you linked to, you are getting the popup because an extension has not been loaded as it was disabled by the administrator in your organisation. To be honest I do not understand why you seem to have objections against applying the workaround by changing the code instantiating the driver in GebConfig.groovy of the example project to disable the automation extension. What are you expecting to happen otherwise?

Thanks,
Marcin

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