jvermut: I am using Win32::IE:: Mechanize
jvermut: I want to click an <input type="button"> on a webpage
jvermut: The button is not in a form
jvermut: So, click_button method doesn't work...
jvermut: What to do??
jvermut: Button executes javascript code