Hi,
I have some issue with recording some steps in test studio.I am a beginer in test studio. I have a wpf application. On its interface I have a zone with properties for controls I use. This list is displayed into a radgridview. When select the first cell from each row all the step are recorded, but when refer to the second cell on each row(this cell contain radnumericupdown) then the step is recorded but when replay the test this step fails because allways show the dates from first row.
Any idea why?
When I looked in "Find element" on XamlPath I found this:
/gridviewvirtualizingpanel[name=PART_GridViewVirtualizingPanel]
/gridviewgrouprow[2]
/grid[name=PART_GroupExpanderGrid]
/border[name=Content]
/stackpanel[0]
/gridviewvirtualizingpanel[name=PART_GridViewVirtualizingPanel]
/gridviewrow[automationid=Row_-1]
Thank you in advance.
Regards,
Simona
if x == false
//
end iteration (and automatically begin the next)
if x == true
//
continue on with remaining test steps
Outer Exception Type: System.TimeoutException
Message: Timeout trying to connect to Silverlight App.