divernut
14 years agoOccasional Contributor
C# form not holding text in textbox on replay
We have a C# developed program that when I record a test run and replay the test, testcomplete puts the numbers into the textbox but when you tab or click to another textbox on the form the numbers in the previous textbox disapears. eventually when the test is finished there is no data at all in the form. Is this a .net problem. Are apps that are developed with CodeGear work just fine. This is my first experiance with testing C# apps.