korimo / firewatir

Automatically exported from code.google.com/p/firewatir
0 stars 0 forks source link

Can't click an image button? #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. have a form with an image input as the submit button
2. <input type="image" name="whatever" />
3. ff.image(:name,"whatever").click

What is the expected output? What do you see instead?
I should see the form submitted. Firewatir can't click the image button

Please use labels and text to provide additional information.

Original issue reported on code.google.com by rfs...@gmail.com on 26 Aug 2009 at 2:52

GoogleCodeExporter commented 9 years ago
Do you get any errors/exceptions while doing so?

Original comment by ang...@gmail.com on 27 Aug 2009 at 7:05

GoogleCodeExporter commented 9 years ago
actually I found a work around. ff.button(:name,"whatever").click works for an 
input
tag like: <input type="image" name="whatever" />

Original comment by rfs...@gmail.com on 27 Aug 2009 at 2:06

GoogleCodeExporter commented 9 years ago
moved to http://jira.openqa.org/browse/WTR-405

Original comment by zeljko.f...@gmail.com on 5 Nov 2009 at 2:42

GoogleCodeExporter commented 9 years ago
Ticket moved to http://jira.openqa.org/browse/WTR. Please see comments for
the exact URL.

Original comment by zeljko.f...@gmail.com on 20 Nov 2009 at 10:39