标签: ruby-on-rails cucumber capybara
I was implementing capybara for a app flow. I have features/step_definitions/anonymous_booking_steps.rb with two steps
features/step_definitions/anonymous_booking_steps.rb
I am getting this error:-
Unable to find xpath "/html" (Capybara::ElementNotFound)