Product image and description handling

This commit is contained in:
2014-11-28 15:08:01 +01:00
parent c36c88bc15
commit f63a7a83cc
17 changed files with 132 additions and 51 deletions
@@ -0,0 +1,4 @@
step "the supplier clicks on the new product category button" do
find('.new-product_category-button').click
end