Forum Discussion

alba_ricardo's avatar
alba_ricardo
New Contributor
4 years ago
Solved

Keyboard strokes are not recorded

I am recording a test for a desktop application (made with NET) but when I finish the recording and TestComplete shows the list of recorded steps, I see that the texts entered with the keyboard were not recorded. Does anyone know why this happens?

  • alba_ricardo I see that you replied straight to the email notification. Please note that this way your message won't be posted to the Community.

     

    Please update us on the solution the Support Team provides as soon as you get one from them. Thank you.

8 Replies

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    Let's see a screenshot of your test log where the text should be.  

    • alba_ricardo's avatar
      alba_ricardo
      New Contributor

      ok, this is the window I'm testing, there's a text box where I'm typing something like "Simple v131"

       

       

      but, TestComplete is not recording the typed text, only the previous click on the box

       

       

      and this happens for any text I type in any text box control...

      • Marsha_R's avatar
        Marsha_R
        Champion Level 3

        Can you insert a SetText for that box in your test and does that work?   Here's an example.

         

        Not that this is the fix you need, but I'd like to see if TC responds to the box that way.