How to create a run time propertyfor an object?
Answer Posted / ravi
Sorry kiran...
we can not set a property to an object in run time .
You can use GetROProperty(”outerText”) to get the outerText
of a object but there is no function like SetROProperty
tochange this property. But you can use
WebElement().object.outerText=”Something” to change the
property.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
how to test load test and block box testing an a web based application pls give ans briefly
Explain the new feature of UFT regarding the export of test results?
How does you pass optional arguments in qtp?
What is 'sleep' in sync point?
How to create runtime property for an object?
Why do we use breakpoints in QTP?
When Recovery scenario actually starts while testing the application?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Describe the differences between functions and actions in UFT?
Explain QTP using different development techniques ?
could any help me please, how to work on visual foxpro application using UFT
can test automation improve test effectiveness?
why text area checkpoints cannot used for web applications
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How to connect to a database?