Identify only visible table elements

Ranorex Studio, Spy, Recorder, and Driver.
Waterman
Posts: 5
Joined: Tue Jul 24, 2012 12:23 pm

Identify only visible table elements

Post by Waterman » Fri Jul 27, 2012 1:49 pm

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

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Identify only visible table elements

Post by Support Team » Mon Jul 30, 2012 12:49 pm

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