10-07-2011, 01:22 AM
I am havung issues in determing which table QTP is fnding.
Currently I use:
Where NumGr sets to the table.
Can I Highligh (or other metod) my TableObj to see wghhere I am?
Currently I use:
Code:
Set TableObj = Browser("Wisdom").Page("WisdomLogin").Frame("parent").WebTable("Document Type_" & NumGr)
Can I Highligh (or other metod) my TableObj to see wghhere I am?