If I move click outside waitFor I get ''Element in not clickable error'. That's the whole point of puting it in this clause. WaitFor not only checks the clause but also catches the exception, look here:
https://github.com/geb/geb/blob/847e69efb10182f859093763504117312a363e81/module/geb-waiting/src/main/groovy/geb/waiting/Wait.groovy#L124 W dniu środa, 1 marca 2017 07:52:02 UTC+1 użytkownik Milosz Prymula napisał: > > You could try moving .click() outside of the waitFor clause, it works well > in my project. -- 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/3ac60939-bf91-45c2-883f-1afbe434b4ed%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
