Forum Discussion

aceishigh's avatar
aceishigh
Contributor
14 years ago

Is There A Wait Method for FindChild?

Hi, I use the FindChild method to search a web page and return the object if it exists. My code to do this is as follows. I'm wondering if I could use a native Wait method instead of the code I hav...