06-28-2012, 11:10 PM
Hi,
Can you try using the webtable object with innertext as "ORGUNIT.*" and index as 0 and see if the table object is highlighted.
Once that is done, now you have to use the GetRowWithCellText (Text, [Column], [StartFromRow])
now you have the row number, so consider the row number as the checkbox index and now check on the same.
Let me know if you need any help on this.
Can you try using the webtable object with innertext as "ORGUNIT.*" and index as 0 and see if the table object is highlighted.
Once that is done, now you have to use the GetRowWithCellText (Text, [Column], [StartFromRow])
now you have the row number, so consider the row number as the checkbox index and now check on the same.
Let me know if you need any help on this.
Thanks,
SUpputuri
SUpputuri