How to fetch web elements count from Google Page which
contains letter "e"
Answer Posted / aiswaryan
Set googlePage = Browser("title:=Google").Page
("title:=Google")
Set objDesc = Description.Create
objDesc("micclass").value = "WebElement"
objDesc("innertext").value = ".*e.*"
weCount = googlePage.childobjects(objDesc).count
msgbox weCount
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Explain advantages and disadvantages kdf?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Is it possible to split an action? How?
How do you perform Regreession Testing?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
How to build scripts that access data from external sources?
What is test object model in quicktest professional?
How can I import environment from a file on disk?
What is the qtp testing process?
What are the common defects found in your project? (in qtp interview)
Can we run test with out adding object in object repository? How it is possible?
what is review
Explain about business process component? types and usage?
How you know that a test case is a regression test case