Post

Replies

Boosts

Views

Activity

UITableView XCTest Swipe Pagination issues
Hi, I meet a problem that the page will auto request the pagination backend API for each swipe action(or get page source action) When I do UI Automation Testing in UITableView. This behavior did not occur in manual scrolling. This problem will lead the page become very huge and the source page tree will become much fat. So the find element time cost become much more. If we have some options to reduce the XCTest to load the entire table which may trigger the pagination to request next page. More info can be refer to here: https://github.com/appium/appium/issues/17322#issuecomment-1208349608
4
2
680
Sep ’22