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

Explain me how to check if an element is visible on the page?

512


I am new to jmeter and i am working on .net application.I am recording the requests and pop up images data are not recording.can some one suggest an idea regarding this

1574


What are the 5 common software development problems solutions?

546


can anyone suggest me any low cost tool that can support both Manual and Automation testing ?

1483


Hi everyone, Are you looking for "worksoft certify" automation tool training online? We have experienced corporate Worksoft certify trainers. We also provide support Worksoft certify automation issues. Please contact us Automationsolutions@yahoo.com

1113






did anybody take online training from Mind Q systems hyderabad? please share your experience. thanksĀ 

1746


Tell me what is intellij?

691


Give some examples for performance test tools?

603


Hello Friends, I am Looking for the Load runner-Performance testing institute in HYD. I see most of them in this site are suggesting for TS Technologies as best institute for PT load runner. We you pls suggest me, Does this institute offers good coaching on Weekend Sessions/Batches? Does it covers all the course contents in these session? Please help me on this guys..

1226


i need test cases for defect maganement tools

1583


how to re-install QTP 11.0 trial version

2248


What are the attributes of a good framework?

574


What all different approaches can be used for designing an automation solution?

486


When will you not automate testing?

592


Tell us what is junit? And what is junit annotation?

523