Files
mozo-backend/spec/acceptance_steps/suppliers/menu_steps.rb
T

5 lines
115 B
Ruby

step "the supplier clicks on the new product category button" do
find('.new-product_category-button').click
end