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
Answer Posted / chinmay
It is correct.No need to change the code
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain how Selenium is different from UFT?
How will you declare a variable in qtp?
what type of framework u r using in ur organization
What are the recording modes in qtp?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
write script for bitmap image?
Whats the realtime QTP testing process
How to replay a script in qtp?
how to evalute defects in QTP script?
Hi All, How to get repeated word in string . Thanks Balaji
How can get count of list box?
What is the difference between local and shared object repository in qtp?
how can we compare descriptive programing with a regular expression
How to write business scripts using object repository with different scenarios
can test automation improve test effectiveness?