vatbub
9 years agoContributor
Very long search time for a particular control on iOS
Hey guys,
me again, this time I have an issue on iOS.
The issue concerns one particular control. If I try to interact with the control in any way (click it, do checkpoints on it, ...), it takes ages for TestComplete to find the object on screen, although there is nothing similar about the control itself. Here are the details:
- The control in question is a TableViewcell that resides within a ScrollView.
- The control has some own children: Labels and ImageViews
- The Scroll View is mapped such that this TableViewCell is a required child.
- The TableViewCell is mapped to have a label as a required child.
- Other mapping properties of the control are:
- ObjectType = TableViewCell
- wSection = 0
- wItem = 0
TestComplete finds the object in the end, but it takes it a very long time to find it.
Any ideas on why this happens?
Greetings,
vatbub