From: "Andrés Suárez" Date: 2009-09-03T02:10:58+09:00 Subject: Re: Invisible button? Xavier Noria wrote: > On Thu, Jul 30, 2009 at 6:41 PM, Julio Díaz wrote: > >> Maybe this can help you. >> The button you are looking for is in a iframe. I don't use mechanize but >> I think this is the problem. >> I have been playing with the form and firewatir using the iform source >> URL and it works. > > I did a quick read the other day. In addition the button does not > belong to any form (check it with safari inspector or firebug), and > has a JavaScript handler. Looks like you'll need to emulate JavaScript > or change the library. Thank both of you for your response. Right, the problem is Mechanize that doesn't handle javascripts. Now I'm trying with firewatir. Thanks & regards, Andrés -- Posted via http://www.ruby-forum.com/.