chicks
12 years agoRegular Contributor
object properties not updated - Visible, ChildCount, VIsibleOnScreen
Rather than introduce arbitrary delays to handle timing issues, I've written a waitUntil function to which I pass other functions that evaluate as true or false.... something like: wa...
- 12 years agoTry to insert obj.Refresh() call for the object you are working with, or for its parent.
Did you inspected the tested object after the failed check - does it exists, does some other propertie values changed?