Extract lable field from web

Hi,
I am trying to extract a label field value from web based application using Get Text and Get Value actions but i am not geting the value in output, please help me with this.

Thanks in Advance.

Hi,

Is the label control not identified at run time or you are not able to extract text from an identified label control. Try Get Attribute (innerText or innerHTML) in case that works.

Regards,
Amit Anand

1 Like