From 307b9f4be50d7d88d9fad4ddf7bc89030864483d Mon Sep 17 00:00:00 2001 From: Philipp Tessenow Date: Fri, 23 Sep 2011 14:26:53 +0200 Subject: [PATCH] propably fix cuke 'Feature: Saving Queries' --- features/saving.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/saving.feature b/features/saving.feature index 5787172ace..5e3221bf93 100644 --- a/features/saving.feature +++ b/features/saving.feature @@ -49,6 +49,7 @@ Feature: Saving Queries And I click on "Clear" And I group columns by "Issue" And I group rows by "Project" + And I wait for Ajax And I set the filter "user_id" to the user with the login "developer" with the operator "!" And I click on "Save" And I fill in "Testreport" for "query_name"