On Thu, Feb 7, 2013 at 3:34 PM, Love U Ruby <[email protected]> wrote:
> Love U Ruby wrote in post #1095742:
>> Hi,
>>
>> I have the code below :
>
> begin
>
> option.select_by(:text, value)
> wbs.cells(rows,9).value = "Done" <~~~~ Found the resolutions here
>
> rescue Selenium::WebDriver::Error::NoSuchElementError
>
> end
>
> #print "nothing"
>
> rows = rows + 1
> count_dropdown = count_dropdown - 1

And now where exactly did I miss your point?  This is what I suggested.

Cheers

robert


-- 
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

-- 
[email protected] | 
https://groups.google.com/d/forum/ruby-talk-google?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"ruby-talk-google" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to