pse
9 months agoOccasional Contributor
Find function with retries
Hi, I am trying to design a function for object recognition that allows for retries. Here is my code snippet below: def wait_for_object_with_retries(base_object, find_properties, find_values, depth...
- 9 months ago
There are built in functions for waiting for objects
https://support.smartbear.com/testcomplete/docs/app-objects/common-tasks/waiting-process-or-window-activation.html