There is web page with the webtable,this contains some
data, how do you manipulate the data.
Answer Posted / chanti
we have two methods to get the data from webtable
1)getrowwithcelltext(we can get the rownum )
syntax:- Browser("micclass:=Browser").page
("micclass:=Page").WebTable("micclass:=WebTable","html
tag:=Table").getrowwithcelltext("text")
2)getcelldata
syntax:- Browser("micclass:=Browser").page
("micclass:=Page").WebTable("micclass:=WebTable","html
tag:=Table").getcelldata(rownum,colnum)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is throw object?
what is the difference between data driver & data driven and driver script?
What is an optional step in qtp ?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
What is the new version of qtp which is recently released in the market?
Explain QTP using different development techniques ?
How to break the object spy ?
Explain building blocks of the bpt framework ?
What does it mean when a check point is in red color? What do you do?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How to use parameterization in qtp?
Why script error occur in between recording in qtp?
For which type of project the iterative model is suitable?
What are metrics and matrix?
How to use the object spy in quicktest professional 8.0 version?