<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Ruby On Rails Form Helper with Image Submit Button'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 03:51:08 GMT</pubDate>
<item>
<title>vinumams said on 7/14/10</title>
<link>http://snipplr.com/view/866/ruby-on-rails-form-helper-with-image-submit-button/</link>
<description><![CDATA[ Can any one help me out for the below mentioned problem.

I need to build a script using RUBY. I am very newer to this tool. I need to click on image button which doesn't have any ID or unique name. it contains only 'href' option.
i tried,  
ie.button(:src, "/Zoom_add.gif/").click 
but its not working. pls help me out. ]]></description>
<pubDate>Wed, 14 Jul 2010 13:42:27 GMT</pubDate>
<guid>http://snipplr.com/view/866/ruby-on-rails-form-helper-with-image-submit-button/</guid>
</item>
</channel>
</rss>