Not sure if this is expected to work? But Capybara::Screenshot::Diff is defined for me, but the DSL methods such as screenshot are not. I am currently working in a fork to determine what exactly is wrong - I suspect they may need to be added to Capybara::DSL?
Not sure if this is expected to work? But
Capybara::Screenshot::Diffis defined for me, but the DSL methods such asscreenshotare not. I am currently working in a fork to determine what exactly is wrong - I suspect they may need to be added toCapybara::DSL?