This is a migrated thread and some comments may be shown as answers.

Disappear text

1 Answer 76 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
jaco
Top achievements
Rank 1
jaco asked on 24 Oct 2010, 01:02 PM
Hello

I've a problem. I use WebAii to test aplication www. Aplication is build from Telerik's controls. My problem relating to RadWindow.
Three textBox are in RadWindow. I use this command:

elem = radWindow1InnerFrame.Find.ById("ctl00_ctl00_cphContent_cphContent_cd1_NameTexBox_text");
 
radWindow1InnerFrame.Actions.SetText(elem, "exampleText ");

In this moment test is finish.
"exampleText" is in Control, I think that all is ok, but when I click in this textBox - "exampleText" disappear.
I can't make next test. Somebody knows what can I do ?

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 25 Oct 2010, 08:39 PM
Hello jaco,

I am sorry but I don't quite understand what it is you're trying to accomplish. What is the next test you want to do and why can't you make it?

Regards,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
jaco
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or