I have a grid data, and on filtering there is no indication that data is being loading now. in 'Network 'in Chrome i see that while data loading i have response status 'Pending'
I cant wait some exact elements in this case. Can i some how to wait 'Pending' -> 200 with Selenide + Java?