InterviewSolution
Saved Bookmarks
| 1. |
Is It Possible To Test Silverlight Applications With Ranorex? |
|
Answer» YES it is. SIMPLY ensure that your SILVERLIGHT application does not run in window-less-mode, i.e. SET the 'Windowless' property of the Silverlight HTML object to false. Yes it is. Simply ensure that your Silverlight application does not run in window-less-mode, i.e. set the 'Windowless' property of the Silverlight HTML object to false. |
|