
click_button for selenium doesn't look for id's
Reported by Hugo Duncan | February 27th, 2009 @ 03:36 PM
click_button in my selenium test fails to find my button to click. the button is a "button" element and I am passing the id.
If I have understood correctly, the button.js locator strategy for selenium is missing code to find "button" elements, and to find elements by id.
Comments and changes to this ticket
-
gaffo May 7th, 2009 @ 03:30 PM
- State changed from new to awaiting-patch
I believe this is correct, we need to look into what we need to support in regards to the locators in selenium.
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.
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.