How to fetch web elements count from Google Page which
contains letter "e"
Answer Posted / bibhu
Thanks Aiswaryan,
How ever I was trying another way instead of using Regular Expression. --
Set oelement=description.Create
oelement("micclass").value="WebElement"
Set elements=Browser("Title:=Google - Windows Internet Explorer").page("Title:=Google").ChildObjects(oelement)
cnt= elements.count
For i= 0 to cnt-1
elementname=elements(i).getROproperty("innertext")
Next
My approach was here to store all webements in variable elementname & then using instring ot mid to fetch the count.
But I am getting a 'General Run Error' at the GetRoproperty line.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
If you are testing a web application then what will you test in that application?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
Can we record an application running on a remote machine using qtp?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How many types of recording modes in qtp? Which will be used when?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How will you find the current time of the remote machine using QTP script?
what is description object?
how to download mercury qtp9.2 ny internet ?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
what type of run time errors you get while you ar edoing rpg program?
can i compare two databases using QTP ?