The silverlight tag has no wiki summary.
3
votes
0answers
66 views
Is it possible to automate Silverlight in windowless mode?
Does anybody have an application under test (AUT) that uses a mixture of HTML and Silverlight controls, which they have successfully automated?
My AUT web app has screens with a mixture of HTML and ...
2
votes
0answers
50 views
How to deserialize and correlate Binary Large Objects in Load Runner 11.5 Web Custom Request?
I'm working on a Silverlight based application. We've recorded the scripts using Load Runner 11.5 and while replaying to find dynamic values for correlation, we found out that the entire data in a ...
0
votes
0answers
100 views
Cell not found in new DataGrid entry in Silverlight
I'm trying to automate the testing for a Silverlight application but I'm a bit stuck.
There's a DataGrid that needs a new entry.
First, I press a button which adds a new row to the DataGrid.
Then ...