Page 1 of 1

Identify only visible table elements

Posted: Fri Jul 27, 2012 1:49 pm
by Waterman
Hi,

in my Flex application I have a scrollable table which contains some elements. In the table cutout only some elements are visible concurrently.
When a xpath query is done, the visible elements are in the query result and some more! It would be nice when I get only the visible elements.
Unforunately the visible properties of a result element are not set; so I have no possibility to identify an visible element. Is there an other possibility to identify only visible elements with Ranorex path?

Many thanks!

Best regards

Uli

Re: Identify only visible table elements

Posted: Mon Jul 30, 2012 12:49 pm
by Support Team
Hi Uli,

Am I right that you are using Flex 4.6?
Which kind of DataGrid do you use? It depends on the type of grid whether the cells or rows are all set to visible or not.
Is there an other possibility to identify only visible elements with Ranorex path?
EnsureVisible should do the requested.

Is it possible to send us a snapshot and screenshot of the table to study the behavior in more detail?

Kind Regards,
Larissa
Ranorex Support Team