How to fetch web elements count from Google Page which
contains letter "e"
Answer Posted / gyanesh ranjan rout
Set oBrowser=Browser("name:=Google").Page("title:=Google")
Set objDesc=Description.Create()
objDesc("MicClass").value="WebElement"
objDesc("innertext").value = ".*e.*"
set tot=oBrowser.ChildObjects(objDesc)
x=tot.count
msgbox(x)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In qtp, how you can exit for loop?
Explain in brief about the quicktest professional automation object model?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
What are the different types of recording modes?
What is the difference between Keyword Driven test and Data Driven test?
Is it possible to call win runner script in qtp?
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 data types in qtp?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Explain the qtp test phases.
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
give me the code to save all messages of inbox of gmail into a folder and notepad
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
what type of automation is follwed in the project?