Forum Discussion

HarrisDao's avatar
HarrisDao
New Contributor
6 years ago
Solved

Unable to find the object that matches the "ObjectName_EmbeddableTextBox" item

Hi My software is using Infaristics version 16.1. My TC version is 12.10. When I record a textbox control, TC can recognize the textbox. However when playing back the keyword test, TC gets an error...
  • HarrisDao's avatar
    6 years ago

    Hi All,

     

    The problem has been solved after I don't use Object "Embeddable Text Box" to set text into the control. Instead I use its parent object and its method Text[set] to enter the value instead of using SetText(), then this solution works fine.