Getting a Table Element
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-11-15 07:53 PM
Hi everyone,
here we have a rather though one, I try to spy a self-developed application, from a customer, the application is a tree-view and a tableview all in Containers that build the Screen. Unfortunately when I try to spy the table he only gets the higher leveled Containers and when I try to read the elements of the table (after altering the Attribute match), I always gets an error message: Could not resolve data source / Get Item Count is not available for windows with classname 'COMPOSITE'
Any Idea how to solve this?
Best regards
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-01-16 06:26 PM
Hi Tobias,
We are also facing a similar issue when interacting and extracting data from tables.
Could not find a solution yet. Did you find it?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-01-16 06:37 PM
Hi Hermant,
unfortunately not, we used used regions but its not the most beautiful solution.
Best regards
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-01-16 06:40 PM
Using region method, did you use the concept of height of each cell and then used dynamic attribute to go ahead?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-01-16 06:53 PM
Exactly, the good thing we hat the exact and hard coded size of the cell so we could build a dynamic region to spy the table
