Hi
First of all let me just thank the Geb team. Great tool.
I am having an issue with scrolling with Firefox. I know geb should always
scroll into view the elements that i want to interact with.
The same test with Chrome is passing.
I tried interact{moveToElement($"element"), same behaviour.
The wierdest part is that I'm not getting a "could not scroll into view"
error. The test will fail only on the next step, as if it's interacting
with the element correctly, but there is no interaction.
I am not able to share the stack trace because I am using it for my job.
The setup I'm using is stright out of the documentation:
gebVersion = '3.4'
chromeDriverVersion = '79.0.3945.36'
geckoDriverVersion = '0.26.0'
seleniumVersion = '3.14.0'
Any suggestion with this is very much appreciated. Keep up the good work!
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/geb-user/ef541a29-15ab-44e3-b2f6-b663e5277413%40googlegroups.com.