How can u enter text in one particular text box? if one
webpage contain multiple text boxes, all text boxes with same
properties there in no index and Location properties

Answer Posted / suresh

use descriptive programming

dim webed

set webed=description.create
webed("micclass").value="webedit"
arr=browser("").page("").childobjects(webed)
for each i in arr
arr(i).set "text"
next

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai

1889


if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?

1657


When do you prefer manual testing over automation testing?

646


Which test cases can be automated?

664


Give some examples of priority – severity defect levels.

630






What are the steps involved in the automation process ?

844


Tell me what databases can test director reside on?

542


In Selenium how a test suit is run and report is generated.

2042


Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?

2070


How do you select which automation tool is best suited for you?

641


How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting

1776


Explain some disadvantages to manual software testing?

697


Tell me what criteria do you consider for automating a test?

591


Tell us how can we handle web-based pop-up?

657


What are the differences between open source tools, vendor tools, and in-house tools?

629