This enters each value and deletes previous one.

So I whats left in textfield is only "Answer3".

Thx
GS



On Jun 8, 1:49 pm, Željko Filipin <zeljko.fili...@wa-research.ch>
wrote:
> Try this:
>
> answers.each do |item|
>     ie.textfield(:name, "multiChoiceAnswers").set item
> end
>
> Željko
> --http://watirpodcast.com/
--~--~---------~--~----~------------~-------~--~----~
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