--
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/64ab2e50-8dfc-4029-a4da-befe02e576bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No, there is no such matrix.I'm sure that Geb works with Selenium 2.52.0 (the version currently used to build and test Geb, https://github.com/geb/geb/blob/master/geb.gradle#L38) as well as 3.4.0 (the version currently used by geb-example-gradle project, https://github.com/geb/geb-example-gradle/blob/master/build.gradle#L10).I'm also expecting Geb to work with all the versions in between the two I mentioned as well as many versions before that because I do not remember making any changes triggered by incompatibilities or changes in Selenium in ages - Geb 0.9.1, for example, used Selenium 2.26.0, https://github.com/geb/geb/blob/336d92b084d5e79fb4859196703adcf6d77135af/geb.gradle#L31.Marcin
On Tue, Aug 15, 2017 at 1:18 PM, <medv...@gmail.com> wrote:
hi,how does the version dependency working between geb and selenium?is there a matrix which geb version is supported by which selenium version?I have some stability issues in my selenium grid cross browser testing enviroment and I want to make I choose the right selenium version for the geb framework.thank you very much!
--
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.