Forum Discussion

mfoster711's avatar
mfoster711
Regular Contributor
9 years ago

TC11 Findchild extremely slow

I have the following code in my project: Set UsernameTextbox = Sys.FindChild(Array("ObjectType","ObjectLabel","VisibleOnScreen"),Array("Textbox","Username","True"),10,True) Set PasswordBox =...