I'm trying to enter in some text in a RadTextbox field, do something and make a verification. Then I want to enter a different value in the textbox, do something and then make some different verifications. I can't figure out how to change the value in the textbox. It keeps appending the new data to the old when I run the test. It won't remove the old data first. Can you give me a tip on how to do this?
Thanks.
Thanks.