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

Error at running Popup message step

2 Answers 71 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Totti
Top achievements
Rank 1
Totti asked on 04 Oct 2010, 10:15 AM
When I running at step pop-up message, need to click on [OK] button on message,here is result test and message error:

Overall Result: Fail
--------------------------------------------------
'10/4/2010 4:02:11 PM' - 'Pass' : 1. Navigate to : 'http://localhost:4207/Home.aspx'
'10/4/2010 4:02:16 PM' - 'Pass' : 2. Click BtnLoginButton
'10/4/2010 4:02:24 PM' - 'Pass' : 3. LeftClick on Item6Listboxitem
'10/4/2010 4:02:44 PM' - 'Pass' : 4. LeftClick on Item10Listboxitem
'10/4/2010 4:02:47 PM' - 'Pass' : 5. LeftClick on Item20Listboxitem
'10/4/2010 4:02:55 PM' - 'Pass' : 6. LeftClick on Item15Listboxitem
'10/4/2010 4:02:59 PM' - 'Pass' : 7. radcoverflowitem: item '3' select action.
'10/4/2010 4:03:01 PM' - 'Pass' : 8. Click Item10Button
'10/4/2010 4:03:05 PM' - 'Pass' : 9. Click Item9Button
'10/4/2010 4:03:32 PM' - 'Fail' : 10. Click BtnYesButton
--------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Wait for condition has timed out
InnerException:
System.TimeoutException: Wait for condition has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)
   at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout)
   at ArtOfTest.WebAii.Silverlight.VisualWait.ForVisible(Int32 timeout)
   at ArtOfTest.WebAii.Silverlight.VisualWait.ForNoMotion(Int32 initialWait, Int32 motionCheckInterval, Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForNoMotionIfNeeded(AutomationDescriptor descriptor)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(Browser browser, AutomationDescriptor descriptor)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep()
--------------------------------------------------
'10/4/2010 4:03:33 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
--------------------------------------------------
'10/4/2010 4:03:34 PM' - Overall Result: Fail

I tried to add more time for click the button but still so.  Do you have idea for this ?

2 Answers, 1 is accepted

Sort by
0
Totti
Top achievements
Rank 1
answered on 05 Oct 2010, 08:09 AM
Are there anyone that have some this error ?
0
Cody
Telerik team
answered on 08 Oct 2010, 05:05 PM
Hello Totti,

First I apologize for the delay getting back to you. Before we can help you figure out what the problem is we need some additional information:

  1. A screenshot of the popup you're trying to deal with
  2. Exported test results from a test run failure
  3. A copy of the test that is failing (the .aii and .resx and .cs/.vb file if it exists)
  4. If possible access to your website so we can see and repro the problem

You'll need to create a new support ticket in order to attach files to it.

Best wishes,
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
Totti
Top achievements
Rank 1
Answers by
Totti
Top achievements
Rank 1
Cody
Telerik team
Share this question
or