Hi Vijayalakshmi
We are using UFT 12.0 and .NET 4.5 Framework. One of our application is developed using .NET windows Forms and .NET WPF controls along with Sync fusion Controls. When spied it identifies as Syncfusion.Windows.Tools.Controls.TabControlExt. So I downloaded the trial version of Essential studio 13.0+ version and Essential QTP Add-on of 13.0 + version and installed in our machine. In Start Up Add-in page while opening UFT. It displays the Sync fusion add-in under WPF check box add -ins. I have gone through your thread and copied the entries in Swconfig.,xml from Syncfusion\Bin to
UFT\Dat\Swconfig.xml.
Query 1: is TabControlExt identified in UFT is same and nothing but TabControlAdv in .NET Control ?
Query 2: while recording in low level mode in UFT, it not recorded as Syncfusion code for tabcontrolExt. Do you have any sample code for this please provide, we could not able to proceed further
Query 3: When trying through descriptive programming, the below code is not returning success. Please correct it and provide the respective solutions. When gone through Essential QTP (chm) files. It does not shows the TabControlExt control in the supported control list. Please advice
Set Pdf_screen=WpfWindow("regexpwndtitle:=PDFApplication_BIZ.*")
Pdf_screen.WpfTabStrip("Class Name:=WpfTabStrip","regexpwndtitle:=PDFApplication_BIZ - logged in as MCY in biz","selection:=Home","wpftypename:=tab").select ("Home")
In the above code , "Home" is the first tab in the tab menu.
Please provide the sample coding in UFT 12 as early as possible for TabCntrolExt and for SfGridDataControl .
Please share the web links if any.
Appreciate your help in advance
Thanks
Anand