Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in GETGUI command

Former Member
0 Likes
289

Hi all,

I am trying to capture a value using GETGUI command. I tried so many times, but its not capturing. In the GetItemText, the value is not getting captured.

The error message is:

GetItemText

ReturnValue

ExpectedValue 9

ActualValue ' '.

So the value is not getting captured. How to do it?

Pls help.

Thanks in advance,

Vijay.

1 REPLY 1
Read only

Former Member
0 Likes
254

Hello,

As per your error message , the value to be retrieved is captured in the Expected value .

When you rerun the script the value on the screen at runtime is captured in Actual value.

Do let me know if there is any clarifications.

Thanks and Best regards,

Ajay