On Fri, May 15, 2009 at 9:25 AM, aslak hellesoy <aslak.helle...@gmail.com>wrote:

>
> I'm not so sure I like the idea of AfterStep - smells like a
> workaround for something that belongs elsewhere. Can't your have
> selenium-rc (or a helper method you create around it) raise those
> exceptions?
>
> Given /bla/ do
>  # don't remember the API, but you get the idea
>  @browser.goto_strict('/bla') # raises on 500 errors
> end
>
> Aslak
>
>
I have something similar to this in my fork of webrat. I will push my stuff
up today at some point.

Ben
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to