Not able to read a text value from a disable textbox from a webpage.
Hi
I have a webpage from where I have to read some content including the Value which is present in a textbox.
But here we cannot edit or change the value of a textbox because textbox is disabled or locked.
I have interrogate through html table designer and I also set the match rule for the same.
For example i have attached a webpage from which i have to read the data 1000 from the text box.
Getting an error as control (control name) is not Matched.
Where Control name is the name of the control and input type is text.
Is there any other way we can read the data
please help
Thanks regards
Maneesh