Page 1 of 1

Telerik controls

Posted: Mon May 07, 2007 3:19 pm
by sas9491
Ranorex identifies a Telerik control (PanalBar) by name but will not show the underlying children or elements. Has anyone had experience with Telerik or Exceed controls?

Posted: Tue May 08, 2007 10:30 pm
by webops
You can automate every standard windows control and every Microsoft windows application with Ranorex. You can also automate most of the third party controls, but only if they support accessibility.

If you check the Telerik controls with RanorexSpy, then you can find every element of the controls. They have the correct position, but they all have the same role (PushButton) and no name and no value.
It seems to me, that the Telerik controls doesn’t correctly support accessibility

We could ask the manufacturer, what’s the suggested way to automate the controls.

Jenö
Ranorex Team