From 576eaafa28a82a8c1f2c6d1b0a72c8492a042743 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Mon, 7 Jul 2014 14:32:02 +0000 Subject: [PATCH] manage-inputs: add should see to ensure the follow will work --- features/manage_inputs.feature | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/features/manage_inputs.feature b/features/manage_inputs.feature index 3c2b1ac..2671028 100644 --- a/features/manage_inputs.feature +++ b/features/manage_inputs.feature @@ -58,6 +58,7 @@ Feature: manage inputs When I go to Rede Moinho's page of product Abbey Road And I follow "Inputs" And I follow "Add the inputs or raw material used by this product" + And I should see "Cancel" within "#categories_selection_actionbar" And I follow "Cancel" within "#categories_selection_actionbar" Then I should see "Abbey Road" And I should see "Add the inputs or raw material used by this product" @@ -199,6 +200,7 @@ Feature: manage inputs When I go to Rede Moinho's page of product Abbey Road And I follow "Inputs" And I follow "Edit" within ".input-details" + And I should see "Cancel" within ".edit_input" And I follow "Cancel" within ".edit_input" And I follow "Edit" within ".input-details" Then I should see "Amount used" -- libgit2 0.21.2