Hi all,
 
 
I have 10 Checkboxes on a page .. they work fine by explicitly mentioned each 
one with value..
 
now how to parameterize them by datatable...so it will be a single line
 
 
.WebCheckBox("value:=admin").Set "ON"    ( 1st checkbox)
 
.WebCheckBox("value:=adminNA").Set "ON"    (2 nd check box)
 
.WebCheckBox("value:=adminAU").Set "ON"    (3rd  check box)
 
Thanks
 
 
 
How to handle checkboxes using parameterization using datatable


      
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to