jramirez_1
11 years agoOccasional Contributor
Testcomplete problems with List of Values, radio buttons?
Please, I need help, I'm trying to playback my test with testcomplete but when the recording action is to write a code or name and then press tab in order to display the info of tha client or person the system clears the info wrote. When writing that info (e.g. 2080) and click on list of values button, select a person or cliente and then select two clients, one at a time the testcomplete always select the same one. We need to name each field of my app code with a unique name or an id?
Thanks
José Ramírez
Thanks
José Ramírez
- Hi Guys,
Thanks for the videos.
It looks like the event handlers of the combo box aren't fired when you are specifying the value. Try using the Keys method instead of SetText.
Does it help?