rodrigotoffoli
10 years agoNew Contributor
Masked Textbox values are deleted when the test is running
Hi, i'm using TestComplete 11 on a Web Application.
First, i'm beginner in english language, so, sorry for my mistakes.
let's go.
In my application i'm setting date with a textbox (maskedtextbox), but when the TestComplete is running and i leave the field the values are deleted. can you help me with this problem ?
i would like to use data-driven to fill up.
thanks
Here's an old post about it:
It says if you're using SetText, try using Keys instead for making the entry.