How we can capture the dynamic object ex:(rotating globe) in
the web page with time gaph is 5 sec..
Answer Posted / sudhakar
We can choose Descriptive Programing to capture the dynamic
object in the webpage as well as stand alone program.
Syntax would be :
Brower("Property Name:=Property value".Page("Property
Name:=Property value").Objectiveclass.Exist(5)
Please let me know if i am wrong.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What is action split and the purpose of using this in qtp?
How many lines of code in each script of QTP?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How to attach a file to TD?
can i compare two databases using QTP ?
Where can I find and view run-time data table?
Can I change properties of a test object?
What is accessibility check point?
Hai anyone please "Explain about Framework in QTP?"
What is synchronization? What are the ways you can synchronize?
how will you check how many members visited the website www.infosys.com?
What is 'sleep' in sync point?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Is it possible to use two instances of UFT on the same machine? If not why?