When accessing some elements in saucelabs Firefox and Safari  , even when 
(wait:true ) is present for the elements, sometimes it is skipped executing 
but it is shown as clicked [observed ,when run in debug mode.]

This issue is mainly faced for the elements defined in module inside a 
method say 

void searchProduct(){

searchBox.click()
searchBox.value("5556")
searchButton.click()

}[All elements have been defined with wait:true in module page ]


and we are accessing the same in spock via method searchProduct()

Any solution ,It is working entirely fine in Chrome,ie11 , edge

Thanks,
Rajarajan C 






-- 
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/d9fafbf4-771d-4b21-a688-aaada2c14c60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to