My input file dont contain the index,it doesnt know which in which
index
Rakesh

On Jul 13, 3:14 pm, Željko Filipin <zeljko.fili...@wa-research.ch>
wrote:
> On Mon, Jul 13, 2009 at 11:57 AM, rakesh <srakes...@gmail.com> wrote:
> > <input type="checkbox" value="c43afa4c-6c81-11de-9983-0016764319d8"  name=
>
> "selectedevent" id="selectedevent" />
>
> This will check the first one:
>
> b.checkbox(:id, "selectedevent").set
>
> This will check the second one:
>
> b.checkbox(:id => "selectedevent", :index => 2).set
>
> More info:
>
> http://wiki.openqa.org/display/WTR/Multiple+Attributes
>
> I still do not get the problem. Do you want to use value to select checkbox?
>
> Željko
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to