
Selenium Adapter
Reported by Joseph Wilk | June 10th, 2008 @ 08:57 AM
Ala Mechanize creating a selenium adapter allowing Webrat syntax to drive Selenium.
See discussion here:
Comments and changes to this ticket
-
remi October 3rd, 2008 @ 02:51 PM
- Tag set to feature
+1
I'm not sure what the status of this is, but my use case is: I'd like to be able to write tests (or stories) using the same syntax, but choose whether to run them via Webrat or Selenium.
I would test most features via Webrat, and just write Selenium tests for tests that require JS.
Having the same syntax would be very handy :)
-
Bryan Helmkamp October 21st, 2008 @ 11:35 PM
- State changed from new to resolved
Luke Melia wrote a wrapper for Selenium to implement the Webrat API, which is now in my master branch.
I'm going to close this as resolved for now, but please open new tickets for any bugs you find or enhancements you'd like in that.
Thanks.
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.