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
Explain QTP using different development techniques ?
Tell me about qtp?
how to test load test and block box testing an a web based application pls give ans briefly
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
What do you mean by iteration?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What is the use of sendkeys and what are send keys
what is the advantages and disadvantages of using functions instead of re usable actions
Which environments are supported by hp qtp?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Where is the Bitmap checkpoint information stored?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
How to use setroproperty?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What is the Difference between copy to action and call to action?