georgios_vasila
11 years agoNew Contributor
Call refresh() automatically when "Unable to find the object..." error occurs
Hi,
I am fairly new to testcomplete and I would like a hint on how to proceed on the below issue. I face in several test the "Unable to find the object..." error. In order to avoid it, I call the refresh method for that object just before the action which returns the error.
The question is if there is any way to do the refresh every time the error occurs like the usage of an event handler. By that I will avoid to call the refresh manually before the "problematic" action but it will be called automatically when such an error occurs
Thanks in advance
George
I am fairly new to testcomplete and I would like a hint on how to proceed on the below issue. I face in several test the "Unable to find the object..." error. In order to avoid it, I call the refresh method for that object just before the action which returns the error.
The question is if there is any way to do the refresh every time the error occurs like the usage of an event handler. By that I will avoid to call the refresh manually before the "problematic" action but it will be called automatically when such an error occurs
Thanks in advance
George