NisHera
10 years agoValued Contributor
FindEx not waiting......
I wrote following Log.Message('Starting'); grpThresh = Aliases.Myapplication.......CalenderMonth.FindEx('ObjectIdentifier','grpThresholds',50,true,2000000); Log.Message(grpThresh.VisibleOnScre...
- 10 years ago
It's finding it pretty much instantly. (The find is only searching based on the identifier, nothing to do with visibility)
It then reports the visibility, also pretty much instantly, which is false as it hasn't rendered/displayed yet.
Sounds like you need to expand your find properties to include visibility.