Webrat only supports clicking on links and buttons when running as a browser simulator (without Selenium). Without JavaScript, there's no way to know what clicking anything else would do, so there's not a reason to support it.
Also, there's now a dedicated Webrat mailing list at: http://groups.google.com/group/webrat Cheers, -Bryan On Nov 28, 5:51 am, fx3000se <[EMAIL PROTECTED]> wrote: > can I simulate with webrat a click on any named html element? E.g. on > a <td> element? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

