Clemente Beltra

Lieutenant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-08-22
20:58
434 views
Unable to obtain values from a DelphiTable with GetCellData
Unable to obtain data from a DelphiTable when using the GetCellData, the value returned is null.
- I have already complied the application with the libraries
- I have also created the Toolkit configuration file and the toolkit test object file, they seems to work well, because I am able to record the table and perform all kinds of commands with no error.
The only problem is when I use the GetCellData, it executes properly, but the value is null.
If I execute the GetVisibleText, I am able to obtain string values.
What do I need to do to get the GetCellData command to work properly
Regards,
Clemente
2 Replies


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-08-23
10:00
Hi Clemente,
Can you post your code here?
Regards,
Michael
Can you post your code here?
Regards,
Michael
Clemente Beltra

Lieutenant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-08-23
14:06