|
Do you know the value of the checkbox beforehand?
If you do then just use this method: Ie_browser.checkbox(:name, “Add_member[]”,
“35”).set(); This should be good to go. Sergio From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Paatsch, Bernd Hello,
I
have following html code and like to select the checkbox for "Test3".
How can I do that? <input
type="checkbox" name="Add_member[]"
value="25"></td><td> Test1</td><td>
Subscriber</td><td>208</td></tr> Thanks.
|
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
