Hi Team,
We are trying to automate a desktop application which was developed using syncFusion controls.
I am aware of that, Ranorex supports SyncFusion controls but we are unable to extract the data from one of the SyncFusion Chart Control.
Attached file is the one that uses SyncFusion Chart Control (a pie diagram), we just want to know whether or not, we can able to retrieve the data(the text and percentage values displayed on the pie chart) using Ranorex.
PFA.
Awaiting reply.
Thanks,
Rajendra
Unable to retrieve SyncFusion Chart control data
Unable to retrieve SyncFusion Chart control data
- Attachments
-
- SyncFusionChart.rxsnp
- (90.41 KiB) Downloaded 190 times
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Unable to retrieve SyncFusion Chart control data
Hello Rajendra,
Unfortunately, the SyncFusion ChartControl does not implement UI automation.
For that reason, you might not be able to get any text out of your control.
You could enable UI automation for this control by adding accessibility for this third-party control.
Please take a look at our blog Enabling automation for 3rd party controls by adding Accessibility.
Regards,
Markus (T)
Unfortunately, the SyncFusion ChartControl does not implement UI automation.
For that reason, you might not be able to get any text out of your control.
You could enable UI automation for this control by adding accessibility for this third-party control.
Please take a look at our blog Enabling automation for 3rd party controls by adding Accessibility.
Regards,
Markus (T)