How to wait widget data response code 200 with selenide

时间:2019-03-19 15:02:33

标签: java webdriver selenide

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' Console

I cant wait some exact elements in this case. Can i some how to wait 'Pending' -> 200 with Selenide + Java?

0 个答案:

没有答案