how to write code for to select all the checkboxs in the
gmail
i wrote code for my question but it didn't works any body
suggest what wrong my code my code is Set
chkboxDesc=Description.Create()
chkboxDesc("type").value="chekbox"
Set chboxcollection=Browser("name:=Gmail
.*").Page("title:=Gmail .*").ChildObjects(chkboxDesc)
For i=0 To chboxcollection.count-1
chboxcollection(i).set "ON"
Next
i was getting general run time error pls help me i am in
learing stage
Answers were Sorted based on User's Feedback
Answer / udham singh
chkboxDesc("type").value="chekbox"
replace this line with
chkboxDesc("miclass").value="webchekbox"
in ur code spelling of checkbox is also wrong
| Is This Answer Correct ? | 4 Yes | 1 No |
Waht is Test Report , What it consists?
Explain types of output values?
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
What is keyword view?
Does QTP support Linux Red Hat? Does QTP support Flash?
Where are the snapshots stored?
What is the descriptive programming?
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.
How to Import the data from MS-Access in QTP?
Can we create test script with out Step Generator?
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
how can we compare descriptive programing with a regular expression