Forum Discussion

PingS's avatar
PingS
Occasional Contributor
6 years ago
Solved

cannot enter data to a <textarea> control

I am writing tests for a web application. On one page, there is a <textarea></textarea> control. I tried to record the actions of typing data into the control, but the recorded test seems not able to...
  • tristaanogre's avatar
    tristaanogre
    6 years ago

    What happens if you try

     

    txtObj.Keys(inpVal)