Skip to content
Discussion options

You must be logged in to vote

Thanks for the reply. I'll give it a shot using a System test.

I had seen the @page test helper

def page
@page ||= Capybara::Node::Simple.new(rendered_content)
end

and wondering if a helper existed to use Capybara::Node::Actions.

I see now to just use type: :system. Thanks for the pointer :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Jackson200
Comment options

Answer selected by joelhawksley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants