Hello Everybody,
Can anyone tell me that in QTP how to count the number of
webelements from the object repository.
Please provide the code.
Thanks in advance,
Gaytri
Answer Posted / srinivasulu
Hi Seeths
Gayathri is asking to you count of webelement using object
repositary, but u had given aswer is using Descriptive
programing, I think that is ans is wrong
pls let me know if any issues
my mail id is : vasuth2008@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How do you synchronization point through DP?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What are the recording modes in wave event?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How we can import data from database?
What is expert view and keyword view?
Both static and dynamic arrays are handled by the vb script. Is it true?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How to capture a window in QTP?
How can you identify the browser and its information using QTP script?
Which recording modes need more memory?
how to find that tools work well with your existing system?
What is standalone database?
How to create runtime property for an object?