var rCC = riskAnalyzer.Manager.ActiveApplication.MainWindow.Find.ByName("RadCartesianChart");
rCC.User.Click(MouseClickType.LeftClick, 1000, 20, ArtOfTest.Common.OffsetReference.TopLeftCorner);
var grid = riskAnalyzer.Manager.ActiveApplication.MainWindow.Find.ByName<Grid>("Grid");
Console.WriteLine(grid.TextBlockContent);
Results: Accounting 97.2%
But here I get only the value of fist row. How can I get all values in Grid ?
0
Elena
Telerik team
answered on 06 Apr 2017, 03:30 PM
Hi Peter,
Let me please interfere into this thread since I noticed your query duplicates the one listed in another forum post of yours. Please refer to it here for further details.
Thanks for your understanding!
Regards,
Elena Tsvetkova
Telerik by Progress
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings