In a web application , there is a table of rows and coloums
, i want to pickup the 1st row and 3rd coloums name (not
data)how can any one explain
Answer Posted / udham
a = browser("creationtime:=0").page("title:=.*").webtable("name:=All").ChildItem (1,3,"Link",0).getroproperty("outertext")
msgbox a
'i hav give link in childitem
if it is webedit then use that one.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to create scenario selector
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What is synchronization? What are the ways you can synchronize?
What is the difference between qtp and selenium?
Differentiate the type of test cases which can be automated and which cannot be automated?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is difference in global and action sheet in qtp?
What is QTP scenario.
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is text check point and text area check point?
Name the different types of recording modes?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How do Parameterization and Data-Driving relate to each other in QTP?
How does quicktest professional identifies the object in the application?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all