On Tue, Nov 20, 2012 at 7:29 PM, vasuki <[email protected]> wrote: > I am not able to click on the image title to access the link. > <img title="view" style="cursor: pointer;" onclick="viewMerchant('249')" src="../images/view.png"/>
Try this: browser.img(:title => "view").click Željko -- filipin.eu -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
