Hi, I want to retrieve the cell data in the WebTable.
For that I have defined a new test object under the browser
and have given html tag and text as the test object
properties. But while I try to identify it it says 'Object
description is not unique'. I tried adding innerhtml,
outerhtml, innertext and outertext along with the ordinal
identifiers; but no use. What more properties need to be
added to identify it?
Also I want to enable smart identification for this object
but the field is disabled in the object repository for this
object alone(In QTP tools->object identification the enable
smart identification checkbox is enabled). How do I enable
it?
Answer Posted / kishore
Now the cell data whih u r tryi ing to retreive is it
Link,Webelement,
Now if its a webelement go for the property inner text
but i think u tried this
browser("xxx").page("xxxx").webtable("xyz"),Childitem
(row,column,"Micclass",0).getroproperty("innertext")
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is clean sweep?
Define Error Pane of UFT?
describe some problems that u had with automating testing tool?
What is the limitation to XML Checkpoints?
What are the benefits of quick test pro(qtp)?
When and why to use descriptive programming?
How to record a qtp script ?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Where we can use the analog mode and where we can use the low – level mode?
What are the features and benefits of quick test pro (qtp 8.0)?
How will internal and external links be validated and updated? how often?
How many types of parameters are available in quicktest professional (qtp)?
How to give a call to another action from one action?
What is standalone database?
How to associate function library at a run time?