Forum Discussion
aditya_nerkar
13 years agoOccasional Contributor
According to the TC docs,
The Refresh parameter lets you specify what TestComplete should do if no objects matching the search criteria were found in the cached object tree.If it is True (default), TestComplete will refresh the cached object tree and perform the search once again.
Does this mean, TC will do a re-search ONLY if an empty array is returned?
What if it returns a list but not the entire list? Will the refresh=true paramter be ignored in this case?
The Refresh parameter lets you specify what TestComplete should do if no objects matching the search criteria were found in the cached object tree.If it is True (default), TestComplete will refresh the cached object tree and perform the search once again.
Does this mean, TC will do a re-search ONLY if an empty array is returned?
What if it returns a list but not the entire list? Will the refresh=true paramter be ignored in this case?