Hi,

Ticket 44 is resolved, I am using 0.2.3 and attempting to throw the
html upon a failure

Before do |scenario|
  @sc = scenario
end

After do
  puts @sc.methods.sort
  throw $browser.html @sc.failed?
end

Have these getters not been released or is my implementation flawed?

Thanks

Aidy
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to