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

Web Application with Silverlight section

1 Answer 35 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ewin
Top achievements
Rank 1
Ewin asked on 27 Aug 2015, 02:45 PM

Hello, 

So I have an web application that has a page that uses Silverlight. 

In my test, I navigate to this page that has the silverlight in it. 

I want to know if there is a way to detect if the silverlight section of the page has fully loaded. 

I would prefer not to use an Execution Delay.

1 Answer, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 01 Sep 2015, 10:30 AM
Hi Ewin,

There is no explicit wait for SL to load.

You can add WaitForExists step for some the latest elements in the DOM or some of slowest (to load) elements.

Does that work for you?

Hope to hear from you soon.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Ewin
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Share this question
or