Forum Discussion

mima_vasiljevic's avatar
mima_vasiljevic
Occasional Contributor
10 years ago

An issue with textbox - Failed to enter text in the edit box, since it is a read only

I recorded a keyword test in WPF application, which went something like this: 1. On mouse click it opens a popup window, with two textbox fields and a submit button 2. In first texbox ...
  • Colin_McCrae's avatar
    10 years ago
    Have you tried putting a few seconds delay (ie - click ... wait ... enter text) in for a sanity check?



    It may just be that the textbox is not fully rendered and enabled at the point it's trying to enter text on it ...