How to fetch web elements count from Google Page which
contains letter "e"
Answer Posted / aiswaryan
'Try below code
Set oelement=description.Create
oelement("micclass").value="WebElement"
set elements=Browser("Title:=Google").page
("Title:=Google").ChildObjects(oelement)
cnt= elements.count
For i= 0 to cnt-1
elementname=Browser("Title:=Google").page
("Title:=Google").WebElement
("micclass:=WebElement","index:="&i).getROproperty
("innertext")
Next
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Dis advantages of XML checkpoint ?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What is action? How many types of actions are there in qtp?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
how to test load test and block box testing an a web based application pls give ans briefly
Object repositories types, which and when to use?
Explain about the quicktest professional (qtp) automation object model?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Explain the benefits of quick test pro(qtp)?
What are the methods of the TextStream object that are used for reading from a text file?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
wht type of User defined functions or Java Releated functions Do we write in VB scripting