Facing issues specific to Firefox and safari

15 views
Skip to first unread message

Raja Rajan

unread,
Jul 12, 2017, 7:20:41 AM7/12/17
to Geb User Mailing List
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 






Reply all
Reply to author
Forward
0 new messages