
selenium_session uses timeout for wait_for_element unappropiately
Reported by Carlos Paramio | March 3rd, 2009 @ 01:20 PM
selenium-client requires that the timeout for the method wait_for_element was specified on a hash under the key :timeout_in_seconds. But selenium_session uses an integer. This commit on my webrat fork at github fixes it (I also sent a pull request already):
Comments and changes to this ticket
-
gaffo May 7th, 2009 @ 04:20 PM
- Assigned user cleared.
- State changed from new to awaiting-merge
Carlos, Does this patch still make sense with the upgrade of the selenium client requirement? It's been over a month so I just wanted to make sure.
Brynary, I haven't verified this one yet.
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.