how can i get to the child div id
page.visual_effect(:highlight, "attendees_box_#{@event.id} [attendee_id_#{@member.id}]")
this doesnt work
how can i get to the child div id
page.visual_effect(:highlight, "attendees_box_#{@event.id} [attendee_id_#{@member.id}]")
this doesnt work