Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Viewing a Set TableObject
#1
Solved: 10 Years, 9 Months ago
I am havung issues in determing which table QTP is fnding.

Currently I use:
Code:
Set TableObj = Browser("Wisdom").Page("WisdomLogin").Frame("parent").WebTable("Document Type_" & NumGr)
Where NumGr sets to the table.

Can I Highligh (or other metod) my TableObj to see wghhere I am?
Reply
#2
Solved: 10 Years, 9 Months ago
Hi

I am not sure if we can determine this at run time but we can always use a Object.Exist statement and view in QTP report Screen capture which table is selected exactly.

Hope this helps
Reply
#3
Solved: 10 Years, 9 Months ago
yes, you can use TableObj.highlight to highlight the webtable at runtime
Reply
#4
Solved: 10 Years, 9 Months ago
ANS:
Hi,

You can Use ObjectSpy to View which webtable you are using....
.
Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Multiple Data Set With Different Child Data Set Suba 2 4,038 04-08-2011, 02:07 AM
Last Post: Suba
  Viewing datatable, resources etc Mala 2 2,593 02-09-2011, 11:55 AM
Last Post: ksrikanth2k9
  Viewing Screen Recorder in Test Results Revathy 2 2,898 08-06-2010, 01:08 PM
Last Post: Revathy
Question Viewing Results of Batch Run nilu verma 0 1,740 10-03-2008, 08:27 PM
Last Post: nilu verma

Forum Jump:


Users browsing this thread: 1 Guest(s)