Hi all,
Tried to search for the answer, but didn’t find any, so…
Given there is a tableview with some cells in the app, is there a way to restrict Appium to query and return only visible ones? Maybe there is some super nice capability for that ?
Otherwise, if there is a lot of cells, each query (either ‘find_element’, or ‘page’) takes a loooot of time and sometimes may result into timeouts
Thanks a lot in advance.
PS. We use Appium with default Facebook Webdriver