Forum Discussion
NisHera
12 years agoValued Contributor
To me it seems no probelm with code.
Anyway make sure parameters are correct. For example in windows calculator I got .....Window("CalcFrame","Calculator",1)
Make sure you have application compiled with debug information.
Use Object spy to inspect the object and make sure ClickButton method is available
And how do you know click is performed and OK button was exists at that exact time?
Wasn't there an error message?
Anyway make sure parameters are correct. For example in windows calculator I got .....Window("CalcFrame","Calculator",1)
Make sure you have application compiled with debug information.
Use Object spy to inspect the object and make sure ClickButton method is available
And how do you know click is performed and OK button was exists at that exact time?
Wasn't there an error message?