Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to count no of edit boxes on the page?

Answer Posted / guru

'Count the Number of Edit box

Set Desc = Description.Create()
Desc("micclass").Value = "WebEdit"
Set EditBoxes = Browser("").Page("").ChildObjects(Desc)
MsgBox "Number of Edits: " & EditBoxes.Count

By using above code you can find the count for no of
edit boxes in a page.

Correct me if i am wrong.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?

1203


Name the properties you would use for identifying a browser and page when using descriptive programming?

1069


How many ways we can parameterize data in quicktest professional (qtp)?

1140


What is the basic concept of quicktest professional?

1089


Does quicktest professional is unicode compatible?

997


Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.

1884


how to convert 100 into hundred repees only and viceversa

1968


"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...

2048


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

3498


I want to do QTP Certification what is the pattern of Question paper.

2226


How will you compare keyword and expert view?

986


Whats the realtime QTP testing process

2510


can i change the runtime properties of an object ? How can i check if a parameter exists in database ?

2040


Explain the differences between table and db checkpoints?

1047


Can any one send me the QTP Basic Coding Samples?

2138