Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetCelldata Help
#1
Solved: 10 Years, 9 Months, 1 Week ago
Hi All,

i want to fech data from the web table which is displayed.

I am using following code to read the value from the table.

Code:
DataTable("date", dtGlobalSheet) = Browser("Browser").Page("Page").Frame("Frame1").WebElement("WebTable").GetROProperty("text")
The problem is that I am getting webtable as WebElement("WebTable"). due to which I am unable to use getCelldata to get the data from the Webtable.

Can anyone please help me to solve this problem?

Thanks,
Sachin
Reply
#2
Solved: 10 Years, 9 Months, 1 Week ago
Here is a video on how to create web table checkpoints, hope it will help you.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#3
Solved: 10 Years, 9 Months, 1 Week ago
Thanks Ankur for your help.

But my problem is that WebTable is comming as a webelement (WebElement("WebTable").)due to which i am unable to use methods such as getcelldata.
Reply
#4
Solved: 10 Years, 9 Months, 1 Week ago
I just thought It might help you ..try this...
you can use table checkpoint and instead of constant value you can use the parameterzied and those value can be stored in Datatable...
Reply
#5
Solved: 10 Years, 9 Months, 1 Week ago
Thanks guys for your help the issue is resolved now....
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  GetCellData not implemented aranucci 4 6,421 01-08-2014, 03:42 PM
Last Post: aranucci
  GetCellData() method ??? sumit_sehgal21 5 28,077 04-22-2013, 07:52 AM
Last Post: basanth27
  error whith getcelldata within actxtable frebuffi 1 2,738 02-27-2013, 03:03 PM
Last Post: Munna.Sarfraz
  GetCellData mv8167 8 17,584 03-01-2012, 10:33 AM
Last Post: inborntester
  Rowcount: getcelldata : compare : click on true result. Please help shamak 1 5,060 02-16-2011, 10:49 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)