Forum Discussion

IrinaManea's avatar
IrinaManea
New Contributor
3 years ago
Solved

Check if object exists

Hello everyone,   I want to create a function which returns true if an object exist and is visible on screen without waiting for the full timeout period. Here is the function I tried to create:  ...