Resolved! Not able to use "Write To" operation on text box
I have spied a text box in an windows based application (using accessibility mode) When I try to perform Write to operation, it returns the below error :- "Value does not fall in the expected range" Hence I used alternative approach : Use focus, and...