Hello, 

i'm trying to build auto test with geb, and in one place web application 
can redirect to one or another page. 

so, is it possible to use waitFor for detecting redirect? 
or, if not possible... how to check expected results? 

i mean, how to use it in something like this:


waitFor (15) { $("#ghx-board-name").text().contains("SLTP board")  
$("#title").text().contains("SLTP board") } ?

-- 
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/8dd8e18b-082a-40a7-a0da-90dea09f25ed%40googlegroups.com.

Reply via email to