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

Internal object.

2 Answers 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Drow
Top achievements
Rank 1
Drow asked on 22 Sep 2010, 02:01 PM

First I wood like to thanks the developers team of telerik for their software!

I’m using it a little time and naturally meet with certain problem in it. Now I need help to solve my troubles.

My software (Silverlight 3, IE8) that I try to test have following problem:

For my example, I using some form from project (attached file). Besides other controls (CheckBox, TextBox etc.), Form contain internal object (listBox) that consist of set of other elements (CheckBox) which generates “on the fly” (dynamically), and not displays some seconds while form is opening; This listBox activating by checking checkBox control near.

Problem: Telerik WebUI Test Studio is register that control (highlight) in “Record” but not reproduce (at “Execute” period);

_____________________________

Error: Wait for condition has timed out

ArtOfTest.Common.Design.Exceptions.ExecutionException: Wait for condition has timed out ---> System.TimeoutException: Wait for condition has timed out

   в ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)

   в ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout)

   в ArtOfTest.WebAii.Silverlight.VisualWait.ForExistsInternal(Int32 timeout, Boolean invertCondition)

   в ArtOfTest.WebAii.Silverlight.VisualWait.ForExists(Int32 timeout)

   в ArtOfTest.WebAii.Design.Execution.ExecutionUtils.SetVirtualizedContainerOffset(AutomationDescriptor descriptor, IAutomationHost host)

   в ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(Browser browser, AutomationDescriptor descriptor)

   в ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep()

   --- Конец трассировки внутреннего стека исключений ---

_____________________________

Wait time is not significant, because before this control is activate - WebUI Test Studio work with other CheckBoxes and control fill up and turn ready.

All other elements of this form – work correctly.

P.S. Sorry for my English, I just learn it… :)

2 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 23 Sep 2010, 12:18 AM
Hello Drow,

Thank you for taking the time to evaluate WebUI Test Studio. I am sorry you have run into this problem. What is the step that is failing? What is it trying to do? Can you run your test and export the results to a .zip file and send it to us for evaluation? See the attached screen shot for how to export results. To send us the exported file, you'll need to open a new support ticket for this problem and attach the file to that ticket. Once we receive it we can study it to try to determine why you are getting this error.

Kind 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
0
Drow
Top achievements
Rank 1
answered on 23 Sep 2010, 09:23 AM
Thank you for instructions, Cody.
Ticket was made. Waiting for your answer.
Tags
General Discussions
Asked by
Drow
Top achievements
Rank 1
Answers by
Cody
Telerik team
Drow
Top achievements
Rank 1
Share this question
or