79200176

Date: 2024-11-18 13:52:24
Score: 3.5
Natty:
Report link

Looks like problem described here:

https://medium.com/@t.camin/apples-ui-test-gotchas-uitableviewcontrollers-52a00ac2a8d8

In short:

the tableView(_:willDisplay:forRowAt:) is being called repeatedly while running UI Tests, even for offscreen cells

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Artem