#209 ✓duplicate
_Kevin

click_button doesn't send all parameters when the button is of type 'image'

Reported by _Kevin | March 27th, 2009 @ 07:53 PM

tags will automatically add parameters like 'ButtonName.x' and 'ButtonName.y' containing the coordinates of the user click.

The click_button(button) function does not simulate this behavior. Ideally, the syntax should be something like

click_button(button, :x=>1, :y=>10), although it should probably pass x=0 and y=0 if nothing is passed.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Ruby Acceptance Testing for Web applications.

Shared Ticket Bins

People watching this ticket

Pages