Hello,
One of my tests fails because Test Studio could not locate an element.
The following error is received:
Failure Information: ~~~~~~~~~~~~~~~Unable to find the target host
(Browser/SilverlightApp) to locate an element. Failure: Waiting for frame
'[Frame:id=Main,name=Main,src=~https://envision.digitalrealty.com/envision/Admin/DispWorld.asp,UseQuery:False]'
timed out. Error: Wait for condition has timed
outInnerException:System.Exception: Unable to find the target host
(Browser/SilverlightApp) to locate an element. Failure: Waiting for frame
'[Frame:id=Main,name=Main,src=~https://envision.digitalrealty.com/envision/Admin/DispWorld.asp,UseQuery:False]'
timed out. Error: Wait for condition has timed out at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost
host, AutomationDescriptor descriptor, Int32 timeout) at
ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
As I can see frame ID and Name are not dynamic. I tried to change my configuration according to this article /http://docs.telerik.com/teststudio/user-guide/recording-tests/frames.aspx/ but the result is the same.
Could you please give some more information how to fix my issue?
Thank you in advance.
Best Regards,
Gergana
One of my tests fails because Test Studio could not locate an element.
The following error is received:
Failure Information: ~~~~~~~~~~~~~~~Unable to find the target host
(Browser/SilverlightApp) to locate an element. Failure: Waiting for frame
'[Frame:id=Main,name=Main,src=~https://envision.digitalrealty.com/envision/Admin/DispWorld.asp,UseQuery:False]'
timed out. Error: Wait for condition has timed
outInnerException:System.Exception: Unable to find the target host
(Browser/SilverlightApp) to locate an element. Failure: Waiting for frame
'[Frame:id=Main,name=Main,src=~https://envision.digitalrealty.com/envision/Admin/DispWorld.asp,UseQuery:False]'
timed out. Error: Wait for condition has timed out at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost
host, AutomationDescriptor descriptor, Int32 timeout) at
ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
As I can see frame ID and Name are not dynamic. I tried to change my configuration according to this article /http://docs.telerik.com/teststudio/user-guide/recording-tests/frames.aspx/ but the result is the same.
Could you please give some more information how to fix my issue?
Thank you in advance.
Best Regards,
Gergana