how to capture the run time values of web table.

Answer Posted / praveen goud

WebTable will contain rows and columns(nothing but cells).
If you know from which cell you want to capture the value in
the runtime, by using GetCellData method you can do it.

Syntax:
Browser(Browser).Page(Page).WebTable(WebTable).GetCelldata(x,y)
x--> row number
y--> column number


If you have any doubt, please let me know.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is qtp window?

574


What is parameter in qtp?

686


What are the different types of action?

565


How to capture all the data of a webtable, weblist and combolist using QTP?

2862


Can we run test with out adding object in object repository? How it is possible?

553






What ate the Technologies supported by QTP?

652


What is the difference between a Function and Action in QTP?

594


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

2766


Did the scripts need lot of maintenance? If yes, why?

3306


Explain about the test fusion report of quicktest professional (qtp)?

547


i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

1513


When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

2495


How do you compare the structure of 2 tables in database and check whether they are similar using qtp.

1484


what frame work you are following?

1540


How to use the object spy in quicktest professional (qtp) 8.0 version?

523