From 7435e798fbfe093a05f8950c53e5b48d6b8f0657 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Fri, 4 Jul 2014 16:47:32 +0000 Subject: [PATCH] manage-fields-feature: go to right tab before checking option --- features/manage_fields.feature | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/features/manage_fields.feature b/features/manage_fields.feature index c772cd4..b193d0c 100644 --- a/features/manage_fields.feature +++ b/features/manage_fields.feature @@ -58,6 +58,7 @@ Feature: check all manage fields Given I follow "Community's fields" And I check "community_active" And I press "save_community_fields" + And I follow "Community's fields" And I uncheck "community_active" And I press "save_community_fields" When I go to mycommunity's control panel @@ -69,6 +70,7 @@ Feature: check all manage fields Given I follow "Enterprise's fields" And I check "enterprise_active" And I press "save_enterprise_fields" + And I follow "Enterprise's fields" And I uncheck "enterprise_active" And I press "save_enterprise_fields" When I go to paper-street's control panel -- libgit2 0.21.2