
field_labeled method missing in selenium mode
Reported by Matthias Marschall | May 27th, 2009 @ 08:27 AM
Using field_labeled(field) is not available in selenium mode:
undefined method `field_labeled' for #Webrat::SeleniumSession:0x74ebd4c (NoMethodError)
Comments and changes to this ticket
-
gaffo May 28th, 2009 @ 07:16 PM
- Tag changed from field_labeled, selenium to field_labeled, selenium, verify!
- State changed from new to awaiting-patch
I'm guessing this needs both a selenium session implementation and a JS finder as well?
-
gaffo June 2nd, 2009 @ 02:54 PM
Talked it over with brynary, yes we need to make a proxy object for selenium objects.
-
dannyhawkins (at me) January 12th, 2010 @ 11:52 AM
I've fixed this in http://github.com/technophobia/webrat based on the fix by Geoff. Works a treat.
-
-
gaffo January 12th, 2010 @ 11:55 AM
- Tag changed from field_labeled, selenium, verify! to field_labeled, selenium, test!, verify!
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.