We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Coded UI Automation - how to indentify the TabBarPage control CodedUI automation VS2015

Hi Team,
I working to automate one window based application through Coded UI.
When started  the work to automate the application ,the coded UI are not able to recognize the few control ..later on discussion with development  team i come to know these control are from syncfusion..

On further analysis we found the type of control is "TabBarPage" which coded is not able to detect and we are not getting the property of this control to proceed further.

if there is plugin or Dll form syncfusion to integrate with VS2015 for coded then please suggest how to integrate these plugin in my project or where i can get these plugin.


Regards,
Vikram

4 Replies

SK Senthil Kumaran Rajan Syncfusion Team February 17, 2017 09:11 AM UTC

Hi Vikram, 
 
Thank you for contacting Syncfusion support. 
 
At present, TabBarSpliiterControl doesn’t have CodedUI support, hence the properties of the TabBarSplitterControl cannot be detected. But we can get the basic properties of the base control in the TabBarSplitterControl. We have prepared the video for your reference and this can be downloaded from the below location. 
 
 
Regards, 
Senthil 



VI vikram February 17, 2017 09:39 AM UTC

Hi ,
Thanks for response.
But actually we are facing an problem with TabBarPage.
Is CodeddUi will not be able to recoginse TabBarPage also.
I will see the video and give the feedback.

Regards,
Vikram


VI vikram February 17, 2017 11:26 AM UTC

Hi ,
I gone through one synfusion page where it is mentioned how to recognize grid control which is also inside the TabBarSplitterControl
https://help.syncfusion.com/windowsforms/grid/coded-ui-automation

Please check can we take some help from here..to know the property of
TabBarPage and able to click the this control.


Regards,
Vikram



SK Senthil Kumaran Rajan Syncfusion Team February 20, 2017 11:41 AM UTC

Hi Vikram, 
 
Thank you for your update. 
 
As mentioned on our previous update, at present the TabBarSpliiterControl does not have CodedUI support. We have considered the requirement “CodedUI support in TabBarSplitterControl” as feature, this feature will be available in any of our upcoming releases 
 
Regards, 
Senthil 


Loader.
Up arrow icon