Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SAP table equivalent to GetCellProperty
#1
Not Solved
I am trying (as some have tried here before) to use the color of text in a cell. (The algorithm is: if the cell text is blue, click it; otherwise return an error.) In QTP help I found a function called GetCellProperty, with an example:

Code:
table.GetCellProperty(row, column, TextColor)

However, while this works with a WebTable object, the function does not exist for SAPGuiTable objects. Does anyone out there know an equivalent? Or is there a way to convert a SAPGuiTable to a WebTable in order to retrieve this information?

Thanks.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  SAP QTP issue-SAP screen disappear Jyobtech 2 3,200 02-27-2013, 10:01 AM
Last Post: Jyobtech
  equivalent win_check_gui (winrunner) in QTP ? meuline 2 2,185 12-10-2009, 09:29 PM
Last Post: meuline
  Winrunner equivalent command in QTP urssateesh 2 2,802 07-06-2009, 07:22 PM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)