Hello, i written a rails plugin for driving Selenium from the RSpec Story Runner:
http://github.com/tmak/rspec-rails-selenium-story Now, i want to migrate my plugin to cucumber. My question:I used the scenario_failed method of the Story Listener to make screenshots of failing story scenarios.
How can i do that with cucumber? Thanks, Thomas _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
