Hi Admin,
I am using Telerik Test Studio 2015.1 (standalone Tool) since last 4-5 days. I am evaluating this tool for Automation test for our Silverlight 5 Application. In our App we have file export feature that can export a file, and I want to name the file with DateTime. But after recording the export functionality. I only found below code
"Pages.PSODashboard.SilverlightApp0.TxtExportTextblock.User.Click(ArtOfTest.WebAii.Core.MouseClickType.LeftClick, 17, 38, ArtOfTest.Common.OffsetReference.TopLeftCorner, ArtOfTest.Common.ActionPointUnitType.Percentage, ((System.Windows.Forms.Keys)(0)));"
how can I add my code that will name the file. If I need to use some namespaces can I add them here, or should I use Visual Studio and Test Studio plugin and then code it.
I was looking into your videos and documentation but, I could not find the one that can help me. Could you please point or guide to the appropriate ones.
Thanks,
Raja