Text element not found when shaded

Class library usage, coding and language questions.
ranettix
Posts: 20
Joined: Mon Aug 28, 2006 12:07 pm

Text element not found when shaded

Post by ranettix » Fri Sep 08, 2006 1:00 pm

A text element is searched for with (Ranorex 0.9.3beta3):

<controlname>.Element.FindChild(Role.Text, "elementname");

When the text field is editable, the element can be accessed thru Ranorex.
However, when the text field is shaded, the element is not found
(null is returned).

This problem seems to occur not always, but is unpredictable.

webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Post by webops » Sun Sep 10, 2006 1:30 am

It was a bug and has been fixed for the next version 0.9.3.

Jenö Herget
Ranorex Team