Open onmyway133 opened 8 years ago
Cell hittable is false, so can't tap
http://stackoverflow.com/questions/33422681/xcode-ui-test-ui-testing-failure-failed-to-scroll-to-visible-by-ax-action/33534187#33534187
Use print(element.debugDescription) to make sure there is no hidden element overlap on our screen
Thx man! forceTapElement() 💥
Cell hittable is false, so can't tap