You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
erdi
changed the title
Incorrect delegation in waitFor() on Page and Module taking both timeout and interval
Incorrect delegation in waitFor() variant taking timeout and interval
Aug 9, 2015
erdi
added a commit
to geb/geb
that referenced
this issue
Aug 9, 2015
This happens in both
Page
andModule
. They delegate toWaitingSupport.waitFor()
that only takes the timeout and use interval as timeout.The text was updated successfully, but these errors were encountered: