RubyFlow The Ruby and Rails community linklog

PageObject + SimpleDelegator = Awesome Capybara Helpers

I recently discovered how to call Capybara/RSpec/Rails test helpers from a Page Object class without having to include all those test helper modules. Best of all, the solution is already part of the Ruby standard library. Check it out here.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in